User:Alexmuller/monobook.css: Difference between revisions
From London Hackspace Wiki
Alexmuller (talk | contribs) (blank) |
Alexmuller (talk | contribs) m (Testing) |
||
Line 1: | Line 1: | ||
.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; | |||
} |
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; }