MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 4: Line 4:
* {font-family: georgia}
* {font-family: georgia}


#content body {
color: black;
font-size: 30px;
  font-family: georgia, serif;
}
#content h2 {
color: black;
font-size: 30px;
  font-family: helvetica, sans-serif;
}


/**
/**