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; }")
(No difference)

Revision as of 13:35, 10 February 2012

/* 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;
}