Difference between revisions of "MediaWiki:Jony.css"

From The iPhone Wiki
Jump to: navigation, search
m
m (test)
Line 3: Line 3:
   
 
td.nobborderplz { border-bottom: 0px !important; }
 
td.nobborderplz { border-bottom: 0px !important; }
  +
  +
.page-Firmware_Keys_10_x .wikitable td
  +
{
  +
white-space: nowrap;
  +
}

Revision as of 16:07, 22 April 2018

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

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

.page-Firmware_Keys_10_x .wikitable td
{
  white-space: nowrap;
}