Difference between revisions of "MediaWiki:Jony.css"

From The iPhone Wiki
Jump to: navigation, search
m
m (minor tweak to font size of model number on key pages)
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
div#p-Miscellaneous h3 { font-size:0.9em; }
 
div#p-Miscellaneous h3 { font-size:0.9em; }
   
td.nobborderplz { border-bottom: 0px; }
+
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%; }