To get updates on new site content, like us on Facebook or follow us on Twitter.

Difference between revisions of "MediaWiki:Common.css"

From JFA Wiki
(Blanked the page)
(Tag: Blanking)
 
(246 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
 
  
/* Google Fonts
 
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville|Ovo');
 
 
 
/* for jfa-h4wrap template */
 
h4.jfa-h4wrap, h4.jfa-h4wrap + p {
 
display: inline !important;
 
}
 
 
/* for jfa-hwrap template */
 
.jfa-hwrap {
 
margin-top: -16px;
 
}
 
.jfa-hwrap h1,
 
.jfa-hwrap h2,
 
.jfa-hwrap h3,
 
.jfa-hwrap h4,
 
.jfa-hwrap h5,
 
.jfa-hwrap h6,
 
.jfa-hwrap p {
 
display: inline;
 
}
 
 
/* hide table of contents numbering */
 
/* .tocnumber { display: none; } */
 

Latest revision as of 06:17, 25 February 2019