MediaWiki:Common.css: Difference between revisions

Undo revision 2742959 by Ahancey (talk)
(added styles for label{})
(Undo revision 2742959 by Ahancey (talk))
Line 3: Line 3:


/* the following are added to undo the settings that FS*.css creates when the FS header and footer is added to the page. */
/* the following are added to undo the settings that FS*.css creates when the FS header and footer is added to the page. */
 
/*1/17/2017 - The following has been added to reduce the 'down shift' that happens while page is loading*/


html,body {
html,body {
Line 28: Line 28:
.mw-body h1{
.mw-body h1{
   font-family: Helvetica,"Museo Slab 500",slab-serif;
   font-family: Helvetica,"Museo Slab 500",slab-serif;
   font-size: 1.6rem !important;
   font-size: 1.6rem;
   color: #252525;
   color: #252525;
}
}
Line 34: Line 34:
.mw-body h2 {
.mw-body h2 {
   font-family: Helvetica,"Museo Slab 700",slab-serif;
   font-family: Helvetica,"Museo Slab 700",slab-serif;
   font-size: 1.4rem !important;
   font-size: 1.4rem;
   line-height: 1.3;
   line-height: 1.3;
   color: #080908;
   color: #080908;
Line 42: Line 42:
   font-family: Helvetica,"Proxima Nova Bold",serif;
   font-family: Helvetica,"Proxima Nova Bold",serif;
   font-weight: bold;
   font-weight: bold;
   font-size: 1.2rem !important;
   font-size: 1.2rem;
   color: #080908;
   color: #080908;
}
}
Line 48: Line 48:
.mw-body h4, h4{
.mw-body h4, h4{
     font-family: Helvetica,"Proxima Nova Bold",serif;
     font-family: Helvetica,"Proxima Nova Bold",serif;
     font-size: 1.2rem !important;
     font-size: 1.2rem;
     font-weight: bold;
     font-weight: bold;
     color: #252525;
     color: #252525;
Line 55: Line 55:
  .mw-body h5, h5{
  .mw-body h5, h5{
   font-family: Helvetica,"Proxima Nova Light", serif;
   font-family: Helvetica,"Proxima Nova Light", serif;
   font-size: 1.2rem !important;
   font-size: 1.2rem;
   font-weight: normal !important;
   font-weight: normal !important;
}
}
Line 69: Line 69:
   position: relative;
   position: relative;
   font-family: Helvetica, Verdana, "Proxima Nova Light",serif;
   font-family: Helvetica, Verdana, "Proxima Nova Light",serif;
   font-size: 0.875rem !important;
   font-size: 0.875rem;
   color: #262626;
   color: #262626;
}
}
Line 76: Line 76:
     line-height: 1.25rem;
     line-height: 1.25rem;
   font-family: Helvetica,"Proxima Nova Light",serif;
   font-family: Helvetica,"Proxima Nova Light",serif;
   font-size: 0.875rem !important;
   font-size: 0.875rem;
   position: relative;
   position: relative;
   color: #262626;
   color: #262626;
Line 83: Line 83:
div.vectorMenu h3 span {
div.vectorMenu h3 span {
     display: block;
     display: block;
     font-size: 0.8rem !important;
     font-size: 0.8rem;
     padding-left: 0.7em;
     padding-left: 0.7em;
     padding-top: 8px;
     padding-top: 8px;
2,664

edits