(even if you aren't vegan)
Difference between revisions of "Monobooks/Blue"
From Wiki User Wiki
(No difference)
|
Latest revision as of 16:56, 5 January 2009
.usermessage {
background-color: blue;
border: 2px solid blue;
color: blue;
font-weight: bold;
margin: 2em 0em 1em 0em;
padding: 0.5em 1em;
vertical-align: middle;
}
body {
font: v-small arial narrow;
background: blue url(' ') 0 0 repeat;
color: blue;
margin: 0;
padding: 0;
}
#content {
margin: 2.8em 0 0 12.2em;
padding: 0 1em 1.5em 1em;
background: blue;
color: blue;
border: 1px solid blue;
border-right: none;
line-height: 1.5em;
position: relative;
z-index: 2;
}
h1, h2, h3, h4, h5, h6 {
color: blue;
background: blue;
font-weight: bold;
margin: 0;
padding-top: .5em;
padding-bottom: .17em;
border-bottom: 1px solid blue;
}
h1 { font-size: 188%; }
h2 { font-size: 150%; }
h3, h4, h5, h6 {
border-bottom: none;
font-weight: bold;
}
h3 { font-size: 132%; }
h4 { font-size: 116%; }
h5 { font-size: 100%; }
h6 { font-size: 80%; }
h1, h2 {
border-bottom: none;
font-weight: bold;
}
#p-personal li {
z-index: 0;
border: none;
padding: 0;
display: inline;
color: blue;
margin-left: 1em;
line-height: 1.2em;
background: none;
}
#p-personal li a {
text-decoration: none;
color: blue;
padding-bottom: .2em;
background: none;
}
#p-personal li a:hover {
background-color: blue;
padding-bottom: .2em;
text-decoration: none;
}
/* Left sidebar boxes */
.pBody {
background: blue;
border: 2px solid blue;
clear: both;
}
.portlet h5 {
background: blue;
color: blue;
font-size: 9pt;
text-align: right;
width: 60px;
}
/* Top tab boxes */
#p-cactions {
margin-left: 20px;
}
#p-cactions, #p-cactions li, #p-cactions li a {
-moz-border-radius: 8px 8px 0 0;
}
#p-cactions li.selected a, #p-cactions li a {
background: blue;
border: 2px solid blue;
border-bottom: 0px;
padding: 0 4px 3px !important;
//padding-bottom: 2px !important;
}
#p-cactions li.selected, #p-cactions li {
background: none;
border: none;
}
/* Personal links */
#p-personal li a.new, #p-personal li a.new:visited, #p-personal li a.new:hover {
color: blue;
background: none;
}
#p-personal li a, #p-personal li a:visited, #p-personal li a:hover {
color: blue;
background: none;
}