Voxel Tycoon Wiki
Advertisement

In other languages: Русский


CSS and Javascript changes must comply with the wiki design rules.


Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will affect users of the Hydra skin */

/* For elements which only display in the mobile view */
.mobileonly {
    display: none;
}
 
/* Framework */
body {
   background: url(https://voxeltycoon.gamepedia.com/media/9/98/Bg.jpg); /*[[File:Bg.jpg]]*/
   background-size: cover;
   background-position: top center;
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-color: #dfe8ef;
}

body #pageWrapper {
    margin-right: 5px;
}

/* Head */
#mw-head-base {
    background: transparent;
    background-image: none;
    border-bottom: 0px;
}

div#mw-page-base {
    background: transparent;
    background-image: none;
}

#mw-head li.new a {
    color: #db9fc9;
}


/* Tabs */
#right-navigation {
    margin-right: 0.5em;
}

div.vectorTabs,
div.vectorTabs span,
div.vectorTabs li.selected,
div.vectorTabs ul,
div.vectorTabs ul li,
div.vectorTabs li a {
    background: rgba(0, 0, 0, 0);
}

#p-sharing a {
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/0/0b/Vector_menu_downarrow.png") no-repeat scroll center center transparent;
}

div.vectorMenu h3 a {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("https://commons.gamepedia.com/media/commons.gamepedia.com/0/0b/Vector_menu_downarrow.png") !important;
    background-position: 50% 60%;
    background-repeat: no-repeat;
}

div.vectorMenu h3 span {
	display: block;
	font-size: 0.8em;
	padding-left: 0.7em;
	padding-top: 1.30em;
	margin-right: 20px;
	font-weight: normal;
	color: #4d4d4d;
}

div#mw-panel div.portal h3:not(#p-socialProfiles-label):not(#p-sitePromos-label) {
  padding:5px;
}

div.vectorMenu h3 a,
div#mw-head div.vectorMenu h3 {
    background-color: transparent;
    background-image: none;
    border: 0px;
}

div#mw-head {
     background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
     background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

div#mw-head,
div.vectorTabs li a,
div.vectorMenu li a,
.vectorTabs li a span,
div#mw-head div.vectorTabs a,
div.vectorMenu h3 span {
    color: #0097a7;
    font-weight: bold;
    text-shadow: 1px 1px white;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited {
    color: #0097a7 !important;
}

div.vectorMenu div.menu {
    background-color: #d6e2eb;
    border: 1px solid #0097a7;
}

div.vectorMenu ul {
    background-color: rgba(0, 0, 0, 0);
    border: none;
}

/* Sidebar */
div#mw-panel {
    margin-top: -15px;
}

div#mw-panel div.portal:not(#p-claimWiki):not(#p-socialProfiles):not(#p-sitePromos) {
    background:rgba(245,245,245,0.96);
    box-shadow: 0 0 5px #0097a7;
    border: none;
    border-radius: 5px;
    margin: 5px;
    padding: 0.25em;
}

div#mw-panel.collapsible-nav div.portal h3:not(#p-socialProfiles-label):not(#p-sitePromos-label) {
  padding-left:20px;
}

div#mw-panel div.portal div.body,
#mw-panel.collapsible-nav .portal {
    background-image: none;
}

div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:visited {
    color: #00808C;
}

div#mw-panel div.portal h3,
div#mw-panel div.portal h3:visited,
#mw-panel.collapsible-nav .portal h3 a,
#mw-panel.collapsible-nav .portal h3 a:visited,
#mw-panel.collapsible-nav .portal.collapsed h3 a,
#mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
    color: #00808C;
    font-weight: bold;
    text-transform: uppercase;
}

div#mw-panel div#p-socialProfiles.portal .body {
    margin: auto;
}

.socialSidebar {
    width: auto;
    max-width: 100%;
}

/* Content */
div#content,
div#footer {
    background:rgba(245,245,245,0.96);
    box-shadow: 0 0 5px #0097a7;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #000000;
}

div#footer {
  margin-top:4em;
  margin-bottom:2em;
}

div#footer ul li {
    color: #000000;
}

div#footer ul li a {
    color: #0097a7;
}

/*******
* Logo *
********/
#p-logo a {
  background-size:contain;
}

/***********
* End Logo *
************/


/* anchors */
a,
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external,
div#content a.external:visited,
.pseudo-link {
    color: #0097a7;
}

/* headers */
.mw-body h1, 
.mw-body h2 {
        border-bottom: 1px solid #0097a7;
}

h1, h2 {
	color: #000;
        border-bottom: 1px solid #0097a7;     
}

.fakeh2 {
  color: #000;
  background: none;
  font-weight: normal;
  margin: 0;
  margin-top: 1em;
  margin-bottom: 0.25em;
  padding: 0;
  font-size: 1.5em;
  line-height: 1.3;
  border-bottom:1px solid #0097a7;
}

.catlinks,
ul#filetoc {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #0097a7;
    border-radius: 5px;
    clear: both;
    margin-top: 1em;
    padding: 5px;
}

.catlinks li {
    border-left: none;
}

.CategoryTreeToggle {
    color: #3b82b9;
}

#toc, .toc,
.mw-warning {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #3c83ba;
    border-radius: 5px;
    box-shadow: 0 0 5px #000000;
}

div.mw-warning-with-logexcerpt {
    border: 2px solid #3c83ba;
}

fieldset {
    border: 1px solid #0097a7;
    border-radius: 5px;
}

ul {
    list-style-image: none;
}

/* WikiClaims tool dropdown fix */
#claimlist .controls_container > .dropdown {
    right: 24px;
    top: -24px;
}

/* tables */
table.wikitable > caption {
    color: #000000;
}

table.wikitable > tr > th,
table.wikitable > * > tr > th {
    background: #0097a7;
    border: 1px solid black;
    color: #FFFFFF;
    text-align: center;
}

table.wikitable > tr > td,
table.wikitable > * > tr > td {
    border: 1px solid black;
    padding: 0.2em;
}

.wikitable th {
    background-color: #0097a7;
    border: 1px solid black;
    color: #FFFFFF;
    padding: 0.2em;
}

.wikitable td {
    border: 1px solid black;
    color: #000000;
    padding: 0.2em;
}

.wikitable img {
	max-width: 100%;
	height: auto;
}

@media only screen and (max-width:1400px){
  table.widetable th {
    font-size:80%;
  }
}

@media only screen and (max-width:1000px) {
  table.widetable th {
    font-size:60%;
  }
  table.widetable td {
    font-size:80%;
  }
}

table.mw_metadata th {
    background: #0097a7;
    border: 1px solid black;
    color: #FFFFFF;
}

table.mw_metadata td {
    background-color: transparent;
    border: 1px solid black;
    color: #000000;
}

.mw-datatable th {
    border: 1px solid black;
}

.mw-datatable,
.mw-datatable td {
    border: 1px solid black;
}

.TablePager {
    border:1px solid black;
    color: #000000;
    padding:0 0.15em;
}

.TablePager th {
    background-color: #0097a7;
    color: #ffffff;
    border:1px solid black;
    padding:0 0.15em;
}

.TablePager tr:hover td {
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: #FFFFFF;
}

.TablePager th a {
    background-color: #0097a7;
    color: #FFFFFF !important;
}
 
.TablePager td {
    background: transparent !important;
    border: 1px solid black;
    color: #000000;
}

/* sorting arrows */
table.jquery-tablesorter th.headerSort {
	background-image: url(https://commons.gamepedia.com/media/commons.gamepedia.com/3/36/Sort_both_white.gif);
	background-image: linear-gradient(transparent,transparent),url(https://commons.gamepedia.com/media/commons.gamepedia.com/3/36/Sort_both_white.gif);
	background-image: -o-linear-gradient(transparent,transparent),url(https://commons.gamepedia.com/media/commons.gamepedia.com/3/36/Sort_both_white.gif);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 21px;
}

table.jquery-tablesorter th.headerSortUp {
	background-attachment: scroll;
	background-image: url(https://commons.gamepedia.com/media/commons.gamepedia.com/8/82/Sort_up_white.gif);
	background-image: linear-gradient(transparent,transparent),url(https://commons.gamepedia.com/media/commons.gamepedia.com/8/82/Sort_up_white.gif);
	background-image: -o-linear-gradient(transparent,transparent),url(https://commons.gamepedia.com/media/commons.gamepedia.com/8/82/Sort_up_white.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 21px;
}

table.jquery-tablesorter th.headerSortDown {
	background-attachment: scroll;
	background-image: url(https://commons.gamepedia.com/media/commons.gamepedia.com/5/56/Sort_down_white.gif);
	background-image: linear-gradient(transparent,transparent),url(https://commons.gamepedia.com/media/commons.gamepedia.com/5/56/Sort_down_white.gif);
	background-image: -o-linear-gradient(transparent,transparent),url(https://commons.gamepedia.com/media/commons.gamepedia.com/5/56/Sort_down_white.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 21px;
}

/* Interwiki page legend tweak */
th a {
    color: #ffffff;
}

/* colour fix for advanced search options box */
fieldset#mw-searchoptions {
    background-color: rgba(0, 0, 0, 0);
    border-color: #0097a7 !important;
}

.mw-search-profile-tabs {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #0097a7;
    margin-top: 1em;
}

.mw-search-profile-tabs div.search-types ul li.current a {
    color: #000000;
}

/* Page history */
#pagehistory li {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    padding: 3px;
}

#pagehistory li.selected {
    background-color: rgba(255, 255, 255, 0.5);
    background-image: none;
    border: 1px dashed #0097a7;
    padding: 3px;
}

table.diff {
    background: transparent;
}

td.diff-context {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
}

td.diff-deletedline {
    background-color: #FFE49C;
    border-color: #FFE49C;
    color: #000000;
}

td.diff-addedline {
    background-color: #A3D3FF;
    border-color: #A3D3FF;
    color: #000000;
}

/* thumbnails and galleries and image file history */
div.thumb {
    border: 1px solid #0097a7;
    margin: 2px;
    margin-left: 6px;
}

img.thumbborder {
    border: 1px solid #0097a7;
    border-radius: 5px;
    padding: 5px;
}

div.thumbinner {
    background-color: rgba(255, 255, 255, 0.2);
    border: medium none;
}

li.gallerybox div.thumb {
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid #0097a7;
    border-radius: 5px;
}

html .thumbimage {
    border: 1px solid #0097a7;
    border-radius: 5px;
}

div.tright div.tleft {
    border: 1px solid #0097a7 !important;
}

div.tright {
    clear: right;
    float: right;
}

/* Preferences */
.client-js #preftoc {
    background-color: rgba(255, 255, 255, 0.5);
    border: 0px;
    margin: 0 0 4px !important;
}

.client-js #preftoc,
.client-js #preftoc li,  
.client-js #preferences, 
.client-js #preftoc li a {
    background-image: none;
    background-color: transparent;
    color: #666666;
}

.client-js #preftoc li:first-child {
    margin-bottom: 0;
    margin-left: 5px;
}

.client-js #preftoc li.selected a {
    background-color: #0097a7;
    background-image: none;
    border-color: #0097a7 #0097a7 #0097a7;
    border-radius: 5px 5px 0 0;
    border-style: solid;
    border-width: 1px;
    color: white;
}

.client-js #preferences {
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid #0097a7;
    border-radius: 5px;
}

.client-js #preferences fieldset {
    border-color: #0097a7;
}

/* wiki editor styling */
.wikiEditor-ui {
    background: rgba(0, 0, 0, 0);
    border: none;
}

.wikiEditor-ui-tabs div {
    border-bottom: 1px solid #0097a7;
    border-right: 1px solid #0097a7;
}

.wikiEditor-ui-buttons {
    background: rgba(0, 0, 0, 0);
    border-top: none;
    margin-right: 5px;
}

.wikiEditor-ui-toolbar {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.wikiEditor-ui-toolbar .tabs span.tab a,
.wikiEditor-ui-toolbar .tabs span.tab a:visited {
    color: #000000;
}

.wikiEditor-ui-toolbar .tabs span.tab a.current,
.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
    color: #000000;
    font-weight: bold;
}

.wikiEditor-ui-toolbar .sections .section {
    background-color: rgba(0, 0, 0, 0.2);
    border-top: 1px solid #0097a7;
    color: #000000;
}

.wikiEditor-ui-toolbar .page-characters div span {
    border: 1px solid #0097a7;
    color: #000000;
}

.wikiEditor-ui-toolbar .booklet .pages {
    background-color: rgba(255, 255, 255, 0.2);
}

.wikiEditor-ui-toolbar .booklet .index .current {
    background-color: rgba(255, 255, 255, 0.2);
    color: #0645ad;
}

.wikiEditor-ui-toolbar .booklet .index div {
    color: #000000;
}

.wikiEditor-ui-toolbar .page-characters div span:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: #0097a7;
    color: #ffffff;
}

.wikiEditor-ui-toolbar .page-table th,
.wikiEditor-ui-toolbar .page-table td {
    color: #000000;
}

.wikiEditor-ui-toolbar .page-table td {
    border-top: 1px solid #0097a7;
}

.wikiEditor-ui-tabs div a {
    background: none repeat scroll 0 0 #0097a7;
    display: inline-block;
    color: #FFFFFF;
}

.wikiEditor-ui-tabs div.current {
    border-bottom: 1px solid #0097a7;
}

.wikiEditor-ui-tabs div.current a {
    color: #ffffff;
    font-weight: bold;
}

.wikiEditor-ui-tabs {
    border-left: 1px solid #0097a7;
    border-top: 1px solid #0097a7;
}

.wikiEditor-preview-contents {
    background: rgba(0, 0, 0, 0);
    background-color: rgba(255, 255, 255, 0.2);
    border-color: #0097a7;
    border-style: solid;
    border-width: 0 1px 1px;
    color: #000000;
}

.wikiEditor-ui-controls {
    background: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #0097a7;
}

.wikiEditor-preview-contents,
.wikiEditor-preview-loading {
    background-color: transparent;
}

.editOptions {  
    background-color: rgba(255, 255, 255, 0.2);
    border-color: -moz-use-text-color #4ba5ec #4ba5ec;
    border-image: none;
    border-radius: 0 0 5px 5px;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

input#wpSummary {
    margin-bottom: 1em;
    margin-top: 1em;
    width: 80%;
}

/* for "edit this page" tab and "discussion" tab etc */
.pagetab {
     border-style: solid solid none;
     border-width: thin;
     border-color: #808080;
     padding:0.25ex 1ex 0ex;
     font-size: 95%;
}

.ambox {
    background-color: #eeeeee;
    border-bottom-color: #383838;
    border-right-color: #383838;
    border-top-color: #383838;
    border-collapse: collapse;
    font-size: 95%;
    margin: 0 auto 2px auto;
    width: 80%;
}

.ambox-gray {
    border-left-color: #383838;
}

.ambox.ambox-tiny {
    font-size: 90%;
    margin: 2px 0;
    width: auto;
}

.ambox + .ambox {
     margin-top: -2px;
}

.ambox-text {
     padding: 0.25em 0.5em;
}

.ambox-image {
     padding: 2px 0px 2px 0.5em;
     text-align: center;
     width: 60px;
}

.ambox-tiny .ambox-image {
     padding: 2px 0.5em;
     text-align: left;
     width: auto;
}

/* Ambox colors */
.ambox-blue {
     border-left: 10px solid #1e90ff;
}

.ambox-red {
     border-left: 10px solid #b22222;
}

.ambox-orange {
     border-left: 10px solid #f28500;
}

.ambox-yellow {
     border-left: 10px solid #f4c430;
}

.ambox-purple {
     border-left: 10px solid #9932cc;
}

.ambox-gray {
     border-left: 10px solid #bba;
}

.ambox-green {
     border-left: 10px solid #228b22;
}

/* Ambox small text */
.amsmalltext {
     font-size: smaller;
     margin-left:0.8em;
     margin-top:0.5em;
}

/* copyright images tweak */
.copyright-icon {
    background: url("https://commons.gamepedia.com/media/commons.gamepedia.com/thumb/b/b6/Copyright.png/32px-Copyright.png") transparent center center no-repeat;
    background-size: 100%;
    width: 32px;
    height: 32px;
}

.feature {
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px; padding: 10px;
}

/* Navbox template style */
table.navbox {
    border: 1px solid #aaaaaa;
    clear: both;
    font-size: 88%;
    margin: auto;
    padding: 1px;
    text-align: center;
    width: 100%; 
}

/* Border between adjacent navboxes */
table.navbox + table.navbox {
    margin-top: -1px;
}

.navbox-title,
.navbox-abovebelow,
table.navbox th {
    padding-left: 1em;
    padding-right: 1em;
    text-align: center;
}

.navbox-group {
    font-weight: bold;
    padding-left: 1em;
    padding-right: 1em;
    white-space: nowrap;
}

/* Base background */
.navbox, .navbox-subgroup {
    background: rgba(255, 255, 255, 0.2);
}

.navbox-list {
    border-color: rgba(255, 255, 255, 0.2); /* Must match background color */
}

/* Level 1 color */
.navbox-title,
table.navbox th {
  background-color:#0097a7;
  box-shadow: inset 0 0 0px 1px rgba(0,0,0,0.5);
  color:#EDEAEB;
}

.navbox-title a:not(.new),
div#content .navbox-title a.external,
table.navbox th a:not(.new) {
  color:#B2FBFF;
}

table.navbox .navbox-title > span:last-child a {
  text-shadow:0px 0px 1px rgba(0,0,0,0.5),-1px 1px 1px rgba(0,0,0,0.5),1px -1px 1px rgba(0,0,0,0.5),-1px -1px 1px rgba(0,0,0,0.5)
}

/* Level 2 styling */
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
    background: rgba(0,0,0,0.1);
    color: #333;
}

/* Level 3 styling */
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background: rgba(0, 0, 0, 0.1);
    color: #333;
}

/* Even row striping */
.navbox-even {
    background: rgba(0, 0, 0, 0.05);
    color: #333;
}

/* Odd row striping */
.navbox-odd {
    background: transparent;
}
 
.collapseButton {
    font-weight: normal;
    width: auto;
}

.navbox .collapseButton {
    width: 6em;
}
 
.navbar {
    font-size: 88%;
    font-weight: normal;
}

.navbox .navbar {
    font-size: 100%;
}
 
table.collapsed tr.collapsible {
    display: none;
}
/* End of new Navbox styling */

/* Front page appearance styles */
.fpbox .heading,
.fpbox .mainheading {
	border-top: 1px solid #0097a7;
	background: #0097a7;
        color: white;
	border-radius: 2px;
}

.fpbox {
	background: rgba(0, 0, 0, 0.05);
	border: 1px solid #505050;
	border-radius: 2px;
}

.fplink {
	background: white;
	border: 1px solid #415b60;
	border-radius: 2px;
}

.fplink-fullwidth .fplink {
	background: rgba(0,0,0,0.4);
}

.linkslabel {
	border-bottom: 1px dotted #505050;
}

/* This CSS governs the responsive 3 column main page layout */
.fpmidsections {
    float: left;
    width: 100%;
    overflow: hidden;
}

.fpsection1,
.fpsection2,
.fpsection3,
.fpsection4 {
    float: left;
    clear: both;
    width: 100%;
}

.fpmain .columns .leftcol,
.fpmain .columns .rightcol {
    width: 100%;
    margin: 0;
    padding: 0;
}

@media (min-width: 790px) {
    .fpsection1,
    .fpsection4 {
        float: left;
        clear: none;
        width: 50%;
    }

    .fpmidsections {
        float: right;
        clear: none;
        width: 50%;
    }
}

@media (min-width: 990px) {
    .fpmain .columns .leftcol {
        float: left;
        width: 50%;
    }

    .fpmain .columns .rightcol {
        float: right;
        width: 50%;
    }
}

@media (min-width: 1390px) {
    .fpmidsections {
        clear: none;
        float: right;
        width: 66.667%;
    }

    .fpsection1 {
        clear: none;
        width: 33.333%;
    }

    .fpsection2,
    .fpsection3 {
        clear: none;
        width: 50%;
    }

    .fpsection4 {
        clear: left;
        width: 33.333%;
    }
}

/*****************
* Infobox styles *
******************/
.infobox {
  float: right;
  width: 23em;
  max-width:100%;
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 0.5em;
  padding: 4px;
  border:1px solid #aaa;
  background-color:rgba(100,100,100,0.2);
  box-shadow:0 0 5px #0097a7;
}

.infobox-table {
  width: 100%;
  padding: 0;
  background-color:transparent;
  border: 0;
}

.infobox-header {
  font-size: 150%;
  padding:0.4em;
}

.infobox-section {
  padding:0.05em 0.5em;
}

.infobox-header,
.infobox-section {
  background-color:#0097a7;
  color:#EDEAEB;
  text-shadow:1px 1px 2px rgba(0,0,0,0.5),-1px 1px 2px rgba(0,0,0,0.5),1px -1px 2px rgba(0,0,0,0.5),-1px -1px 2px rgba(0,0,0,0.5);
  border:1px solid rgba(100,100,100,0.5);
  box-shadow:inset 0 0 0px 1px rgba(0,0,0,0.5);
  font-weight:bold;
}

.infobox-section a {
  color:#99F8FF;
}

.infobox-centered {
  text-align: center;
}

.infobox-centered img {
  max-width:100%;
  height:auto;
}

.infobox-row {
  vertical-align: top;
}

.infobox-row-name {
  text-align: left;
  white-space: nowrap;
}

.infobox-spacer {
  height: 0.5em;
}
/*********************
* End infobox styles *
**********************/

/********************************************
* Improved responsiveness for narrow widths *
*********************************************/
.mw-body,
#footer {
  margin-left:11em;
}

.level img { /* wikipoints level on profile */
  max-width:100%;
}

@media screen and (max-width:720px) {
  div#content {
    border-left:none;
    border-right:none;
    margin-top:0.2em;
  }
  
  div#footer {
    border:none;
  }
  
  #pageWrapper {
    margin-right:0;
    background-position:unset;
  }

  div#left-navigation {
    margin-left:5px;
  }
  
  div#right-navigation {
    margin-right:5px;
  }

  div#right-navigation div#p-search {
    margin-right:0;
  }

  div#mw-navigation div#mw-panel .portal {
    width:auto;
    text-align:center;
  }
  
  div#mw-navigation div#mw-panel {
    width:100%;
    margin: 0;
    padding:0;
    top:0;
  }

  .curseprofile .leftcolumn,
  .curseprofile .rightcolumn {
    width:unset;
  }

  .headline ul {
    clear:left
  }
  
  .infobox {
    float:none;
    margin:auto;
  }
}
/******************************
* end improved responsiveness *
*******************************/
Advertisement