Difference between revisions of "MediaWiki:Jony.css"

From The iPhone Wiki
Jump to: navigation, search
(Undo revision 63901 by IAdam1n (talk))
m (minor tweak to font size of model number on key pages)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* Make "Miscellaneous" in the sidebar a little smaller */
 
/* Make "Miscellaneous" in the sidebar a little smaller */
div#p-Miscellaneous h3 {font-size:0.9em;}
+
div#p-Miscellaneous h3 { font-size:0.9em; }
  +
  +
td.nobborderplz { border-bottom: 0px !important; }
  +
  +
.keypage-model { font-size: 80%; }

Latest revision as of 15:45, 24 April 2018

/* Make "Miscellaneous" in the sidebar a little smaller */
div#p-Miscellaneous h3 { font-size:0.9em; }

td.nobborderplz { border-bottom: 0px !important; }

.keypage-model { font-size: 80%; }