You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css?family=Libre+Franklin:200,400,600');
/*h1, h2 {font-family: 'Source Sans Pro', sans-serif !important; font-weight: 400;}*/
#mw-content h1 {font-size:32px !important;}
#mw-content h2 {font-size: 23px !important;}
ol {
margin: 0 !important;
padding: 0 0 0 20px !important;
}
.rblist {display:block;}
.col2 {
-webkit-columns: 2 200px;
-moz-columns: 2 200px;
columns: 2 200px;
-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
page-break-inside: avoid; /* Firefox */
000
1:0
Return to MediaWiki:Common.css.