User:Lackadaisical/monobook.css

From Armagetron

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
body{
background-color: #e2e5f1;
background-image: none;
xbackground-image: url('http://www.infidaisical.net/aawiki/bodybg.gif');
xbackground-repeat: repeat-y;
}

div#p-logo{
background-image: url('http://www.infidaisical.net/aawiki/logobg.gif');
background-repeat: no-repeat;
background-color: #9097b2;
margin: 12px  0 8px 12px;
width: 155px;
height: 159px;
}

div.portlet{
position: relative;
z-index: 3;
width: 155px;
border-color: #9097b2;
margin-left: 12px;
}

div.portlet h5{
background-color:  #9097b2;
display: block;
color: #ffffff;
padding: 2px 3px;
}

#column-content div#content{
margin-top: 110px;
margin-left: 182px;
margin-right: 20px;
border: 1px solid #9097b2;
}


div#column-one{
padding-top: 180px;
width: auto;
}

div#p-cactions{
left: 0;
right: 0;
top: 90px;
width: auto;
padding: 0 20px 0 182px;
}

div#p-cactions ul{
background-color: #eeeeee;
border: 1px solid #9097b2;
border-width: 0 1px;
height: 20px;
margin: 0;
padding: 5px 0 0 20px;
}

div#p-community{
position: absolute;
left: 0;
right: 0;
top: 0;
width: auto;
border: 0;
margin: 0;
padding: 0;
z-index: 0;
}

div#p-community .pBody{
padding: 4px 20px 0 182px;
background-color: #9097b2;
background-image: url('http://www.infidaisical.net/aawiki/headerbg.gif');
border: 0;
height: 51px;
text-align: right;
}

div#p-community ul{
padding-top: 20px;
background-image: url('http://www.infidaisical.net/aawiki/headertext.gif');
background-position: 0 10px;
background-repeat: no-repeat;
height: 50px;
}

div#p-community li{
height: 50px;
display: inline;
font-size: 14px;
font-weight: bold;
margin: 20px 1% 0 1%;
}

div#p-community li a,div#p-community li a.visited{
padding: 24px 1%;
height: 54px;
color: #ffffff;
}


div#p-community li a:hover{
color: #eeeeee;
background-color: #9097b2;
text-decoration: none;
}

div#p-community h5{
display: none;
}

div#p-personal{
display: block;
left: 0;
right: 0;
top: 66px;
margin: 0;
height: 16px;
z-index: 4;
}

div#p-personal .pBody{
margin: 0 20px 0 182px;
background-image: url(http://www.infidaisical.net/aawiki/personalbg.gif);
width: auto;
color: #ffffff;
padding-top: 3px;
padding-bottom: 3px;
border: 1px solid #9097b2;
height: 18px;
}