User:Alexmuller/monobook.css: Difference between revisions
From London Hackspace Wiki
Alexmuller (talk | contribs) m (tweak) |
Alexmuller (talk | contribs) m (Testing) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
.portlet h5 { | |||
font-weight: bold; | |||
text-transform: none; | |||
} | } | ||
.pBody { | |||
background-color: transparent; | |||
border: none; | |||
} | } | ||
#p- | #p-search .pBody { | ||
text- | text-align: left; | ||
} | } | ||
# | #searchInput { | ||
border: 1px solid #333; | |||
margin: 0 0 0.2em 0; | |||
} | } |
Latest revision as of 19:37, 25 January 2011
.portlet h5 { font-weight: bold; text-transform: none; } .pBody { background-color: transparent; border: none; } #p-search .pBody { text-align: left; } #searchInput { border: 1px solid #333; margin: 0 0 0.2em 0; }