MediaWiki:Common.css: Forskjell mellom sideversjoner

FredrikL (diskusjon | bidrag)
mIngen redigeringsforklaring
FredrikL (diskusjon | bidrag)
mIngen redigeringsforklaring
 
Linje 1: Linje 1:
/* This is the CSS for all skins (for all users) on Rettspraksis.no. */
/* This is the CSS for all skins (for all users) on Rettspraksis.no. */


@import url( 'https://fonts.googleapis.com/css2?family=Roboto ');
/* @import url( 'https://fonts.googleapis.com/css2?family=Roboto '); */


/* CSS placed in this file will apply to all pages. For mobile view, see: MediaWiki:Mobile.css */
/* CSS placed in this file will apply to all pages. For mobile view, see: MediaWiki:Mobile.css */
Linje 18: Linje 18:
  * -------------------------------------------------
  * -------------------------------------------------
  */
  */
body {
/* body {font-family: "Roboto", sans-serif;} */
font-family: "Roboto", sans-serif;
}


.firstHeading {
/* .firstHeading {font-size: 1.4375em;font-weight: 700;} */
font-size: 1.4375em;
font-weight: 700;
}


#content h1,  
/* #content h1,  
#content h2,
#content h2,
#content h3,
#content h3,
Linje 37: Linje 32:
-webkit-font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
color: #800020;
color: #800020;
}
} */


.mw-body, .parsoid-body {
.mw-body, .parsoid-body {