common.css

From Brickipedia, the LEGO Wiki
< User:NovaHawk
Revision as of 07:33, 13 July 2017 by NovaHawk (talk | contribs)
NovaHawkcommon.css

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
#siteNotice iframe, #p-Advertisement, #n-About, #n-Donate, #n-Policy, #n-All-files, #p-ShoutWiki_messages, .mw-specialpage-summary, .postedit-container, #ca-report-problem{
  display:none;
}

.mw-editsection{
  float:right;
}

.calContent{
  display:none;
}
.calShowAll, .calHideAll, .calContent img, .calHider{
  cursor: pointer;
  cursor: hand;
}


.GalleryScrollerImg2, .GalleryScrollerImg3{
  display:none;
}

/* So headings look normal */
h1, h2, h3, h4, h5, h6 {
	color: black;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #aaa;
}
h1 { font-size: 188%; }
h1 .editsection { font-size: 53%; }
h2 { font-size: 150%; }
h2 .editsection { font-size: 67%; }
h3, h4, h5, h6 {
	border-bottom: none;
	font-weight: bold;
}
h3 { font-size: 132%; }
h3 .editsection { font-size: 76%; font-weight: normal; }
h4 { font-size: 116%; }
h4 .editsection { font-size: 86%; font-weight: normal; }
h5 { font-size: 100%; }
h5 .editsection { font-weight: normal; }
h6 { font-size: 80%;  }
h6 .editsection { font-size: 125%; font-weight: normal; }
... more about "NovaHawk/common.css"
Has parent pageThis property is a special property in this wiki.