I'm a doctor, not a mechanic

Difference between revisions of "MediaWiki:Monobook.css"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(New page: CSS placed here will affect users of the Monobook skin: #f-copyrightico { top: 8px; } #f-poweredbyico { top: -6px; margin-right: 0px; } #footer { height: 40px; })
(No difference)

Revision as of 03:20, 12 February 2008

/* CSS placed here will affect users of the Monobook skin */
#f-copyrightico {
  top: 8px;
}
 
#f-poweredbyico {
  top: -6px;
  margin-right: 0px;
}
 
#footer {
  height: 40px;
}