Difference between revisions of "MediaWiki:Jony.css"

From The iPhone Wiki
Jump to: navigation, search
(Try disabling mobile.)
m (minor tweak to font size of model number on key pages)
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/*Fix for thousand numbers list hiding some of the number*/
 
.mw-spcontent .special {
 
margin-left: 35px;
 
}
 
 
 
/* 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%; }