Difference between revisions of "User:Lackadaisical/monobook.css"

From Armagetron
(testing)
 
(No difference)

Revision as of 16:22, 20 September 2006

body{
background-color: #e2e5f1;
background-image: url('http://www.infidaisical.net/aawiki/bodybg.gif');
background-repeat: repeat-y;
}

div#p-logo{
background-image: url('http://www.infidaisical.net/aawiki/logobg.gif');
background-repeat: no-repeat;
background-position: 3px 3px;
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: 70px;
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: 0;
width: auto;
padding: 50px 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: 5;
}

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

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

div#p-community li a,div#p-community li a.visited{
color: #ffffff;
}


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

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

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

div#p-personal .pBody{
margin: 26px 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;
}