Difference between revisions of "MediaWiki:Monobook.css"

From Multidaywiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the Monobook skin: #p-search { position: absolute; top: 160px; } #column-one { border: 1px solid red !important; padding-top: 235px; }")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will affect users of the Monobook skin */
 
/* CSS placed here will affect users of the Monobook skin */
#p-search {
 
position: absolute;
 
top: 160px;
 
}
 
#column-one {
 
border: 1px solid red !important;
 
padding-top: 235px;
 
}
 

Latest revision as of 13:37, 10 February 2012

/* CSS placed here will affect users of the Monobook skin */