Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump . This code will be executed when previewing this page.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome , Firefox , Microsoft Edge and Safari : Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache .
/* ------------------- Homepage ------------------- */
. page-Main_Page # content {
display : none ;
}
. page-Main_Page footer {
display : none ;
}
/* ------------------- Header ------------------- */
@ media screen and ( min-width : 1000px ) {
. header {
max-width : 1034 px ;
}
}
. header {
height : 8 em ;
}
. mw-ui-icon . mw-ui-icon-element {
margin-top : 3 px ;
}
. header . branding-box h1 img {
padding-bottom : 3 px ;
}
. header-container . header-chrome {
background-color : #fff ;
box-shadow : none ;
}
branding-box __web-inspector-hide-shortcut__ {
display : none ;
}
. mw-ui-icon . mw-ui-icon-element {
margin-top : 3 px ;
display : none ;
}
. header . branding-box {
display : none ;
}
form . header > div : first-child {
display : none ;
}
. overlay . search-overlay . overlay-title {
padding-left : 0 ;
}
. overlay . search-overlay . spinner-container , . overlay . search-overlay . search-content , . overlay . search-overlay . results {
width : 60 % ;
margin-left : -14 px ;
}
. page-list . thumbs li , . topic-title-list . thumbs li , . site-link-list . thumbs li , . page-list . side-list li , . topic-title-list . side-list li , . site-link-list . side-list li {
padding-left : 22 px ;
}
. header-container . header-chrome {
background-color : transparent ;
}
# mw-mf-page-center {
background-color : #fff
}
/* ------------------- Search ------------------- */
. search-box . search {
color : #54595d !important ;
font-family : Graphik ;
font-weight : 400 ;
padding : 0.5 em 0 0.5 em 38 px ;
}
. header . search-box {
padding-left : 20 px
}
. list-thumb . list-thumb-x {
display : none ;
}
. list-thumb . list-thumb-y {
display : none ;
}
. overlay . search-overlay . header input {
font-family : Graphik ;
}
. overlay . search-overlay . results {
box-shadow : none ;
}
. overlay . search-overlay . search-content . overlay-header {
visibility : hidden ;
}
. overlay . search-overlay . clear {
top : 3.4 em ;
}
. page-list li , . topic-title-list li , . site-link-list li {
padding-top : 1.2 em ;
padding-bottom : 1.1 em ;
}
. overlay . search-overlay li . page-summary h3 strong {
font-weight : 400 ;
}
. overlay . search-overlay li . page-summary h3 {
font-family : Graphik ;
color : #222 ;
font-weight : 300 ;
}
. overlay . search-overlay li . page-summary . wikidata-description {
font-size : 13 px ;
margin-top : 5 px ;
color : rgba ( 0 , 0 , 0 , 0.6 );
font-family : Graphik ;
font-weight : 400 ;
}
/* ------------------- Article Heading ------------------- */
. heading-holder {
padding : 60 px 0 0 0 ;
}
# page-actions {
display : none ;
}
. hatnote {
background-color : #fff ;
font-style : normal ;
}
div . hatnote {
font-family : Graphik ;
font-weight : 400 ;
letter-spacing : 0.2 px ;
padding : 0 ;
}
div . hatnote . navigation-not-searchable : first-of-type {
margin-bottom : 70 px ;
}
div . hatnote a {
color : #54595F ;
border-bottom : solid 1 px ;
padding-bottom : 2 px ;
}
div . hatnote a : hover {
text-decoration : none ;
}
. pre-content h1 {
font-family : Graphik ;
font-size : 2.4 em ;
font-weight : 600 ;
}
/* ------------------- Font Styles ------------------- */
i {
font-style : normal ;
}
/* ------------------- Headings ------------------- */
. content h1 , . content h2 {
font-family : Graphik ;
font-weight : normal ;
color : #292929 ;
}
. content . open-block . edit-page {
visibility : hidden ;
}
h3 {
font-family : Proxima Nova ;
font-size : 23 px ;
font-weight : bold ;
}
@ media only screen and ( max-width : 640px ) {
body {
font-size : 18 px ;
}
}
/* ------------------- Paragraphs ------------------- */
body {
font-family : Merriweather !important ;
font-size : 19 px ;
color : rgba ( 0 , 0 , 0 , 0.8 );
font-weight : lighter ;
}
blockquote {
font-family : Merriweather !important ;
font-size : 19 px ;
color : rgba ( 0 , 0 , 0 , 0.8 );
font-weight : lighter ;
font-style : italic ;
margin-bottom : 20 px ;
padding : 10 px 25 px 0 px 30 px ;
}
@ media only screen and ( max-width : 640px ) {
body {
font-size : 16 px ;
}
}
. mw-headline {
font-family : Merriweather !important ;
font-size : 19 px ;
color : rgba ( 0 , 0 , 0 , 0.8 );
font-weight : bold ;
}
. content {
line-height : 2.2 ;
}
/* ------------------- Links ------------------- */
a : visited {
color : #3366cc ;
}
/* ------------------- Lists ------------------- */
ul {
margin-bottom : 20 px ;
}
/* ------------------- References ------------------- */
. reference {
display : none ;
}
sup . noprint . Inline-Template {
display : none ;
}
/* ------------------- Table of Contents ------------------- */
@ media screen and ( min-width : 720px ) {
. toc-mobile > h2 {
padding : 0.7 em 2 em 0.7 em 1 em !important ;
}
}
. client-js . toc-mobile . collapsible-block {
margin-left : 20 px ;
margin-top : 10 px ;
}
. toc {
float : left ;
margin-bottom : 25 px ;
width : 40 % ;
}
. content ul {
list-style : none ;
}
. toc ul {
margin-bottom : 0 ;
}
. tocnumber {
margin-right : 10 px ;
}
. content ul li {
margin-bottom : 0 ;
}
. content ul > li > ul {
list-style-type : none ;
}
. content ul ul {
margin-left : 2 em ;
padding : 10 px 0 px 10 px 0 px ;
}
. client-js . toc-mobile . collapsible-block ul li {
line-height : 0.2 em ;
}
/* ------------------- Infobox ------------------- */
. content . thumbborder {
border : none ;
}
. content table . infobox th , . content table . infobox td {
font-size : 80 % ;
vertical-align : top ;
border : 0 ;
border-bottom : 1 px solid #eaecf0 ;
padding : 12 px 15 px 9 px 15 px ;
}
th . summary {
font-style : normal !important ;
}
. infobox tbody tr td {
line-height : 1.8 em !important ;
}