The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "MediaWiki:Jony.css"
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%; }