/* CSS placed here will affect users of the mobile site */
body
{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
color: #ddd;
background-color: #000 !important;
}
.mw-body, #mw-head {
color: #fff;
background-color: #000;
}
.vectorTabs
{
background: transparent !important;
border-width: 0px !important;
}
a,
.tocnumber
{
color: #608dff !important;
text-decoration: none;
}
a:hover
{
color: #637ab5 !important;
text-decoration: underline;
}
h1
{
border: 0px !important;
font-family: 'Arial' !important;
font-weight: 700 !important;
font-size: 36px !important;
color: #eee !important;
}
h2
{
border: 0px !important;
font-family: 'Arial' !important;
font-weight: 400 !important;
font-size: 26px !important;
color: #eee !important;
}
h3
{
border: 0px !important;
font-family: 'Arial' !important;
font-weight: 400 !important;
font-size: 16px !important;
color: #ddd !important;
}
h4
{
color: #ccc !important;
}
#p-logo a
{
background-image: url('https://randomize.be/files/wiki.jpg') !important;
background-color: #000 !important;
}