My program doesn't have bugs. It just develops random features.

Difference between revisions of "MediaWiki:Monobook.css"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Line 7: Line 7:
 
   top: -5px;
 
   top: -5px;
 
   margin-right: 0px;
 
   margin-right: 0px;
   height: 0px;
+
   height: auto;
 
}
 
}
  

Revision as of 03:23, 12 February 2008

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