MediaWiki:Common.css

Από Wiki The-West GR
Jump to navigation

Σημείωση: μετά την δημοσίευση, ίσως χρειαστεί να παρακάμψετε την προσωρινή μνήμη του προγράμματος περιήγησής σας για να δείτε τις αλλαγές.

  • Firefox / Safari: Κρατήστε πατημένο το Shift κάνοντας ταυτόχρονα κλικ στο κουμπί Ανανέωση ή πιέστε Ctrl-F5 ή Ctrl-R (⌘-R σε Mac)
  • Google Chrome: Πιέστε Ctrl-Shift-R (⌘-Shift-R σε Mac)
  • Internet Explorer / Edge: Κρατήστε πατημένο το Ctrl κάνοντας ταυτόχρονα κλικ στο κουμπί Ανανέωση, ή πιέστε Ctrl-F5
  • Opera: Πιέστε Ctrl-F5.
/* CSS placed here will be applied to all skins */
.tribal-borderbox {width:auto !important;}
.tribal-borderbox .tbbox-tabs li {max-width: 170px;}
.tribal-borderbox .tbbox-logo {left:44%}
.tribal-borderbox .tbbox-tabs ul {margin-bottom: -18px;}
.tribal-borderbox .tbbox-tabs {min-height:auto}
.tribal-borderbox .tbbox-pagecontent {width: 860px;}
.tribal-borderbox .with-button
.tribal-button {width: 190px;}
.tribal-borderbox #firstHeading.tbbox-headline, .tribal-borderbox .innogames-headline {width: auto;}
.tribal-borderbox .tbbox-page-edge.tbbox-bottom, .tribal-borderbox .tbbox-page-edge.tbbox-top, .tribal-borderbox .tbbox-page-corner.tbbox-top.tbbox-right, .tribal-borderbox
.tbbox-page-corner.tbbox-top.tbbox-left, .tribal-borderbox .tbbox-page-corner.tbbox-bottom.tbbox-right, .tribal-borderbox .tbbox-page-corner.tbbox-bottom.tbbox-left {z-index: 1 !important; position: absolute !important;}

#toc, .toc {width:400px;}
#document-wrapper {max-width: 1246px; margin: 0 auto;}
a:visited, .mw-body a.external:visited { color: #3D2685;}
a, .mw-body a.external { color: #3D2685;}
li#ca-nstab-special { top: -13px; z-index: 1; height: 45px;}

#siteNotice .innogames-headline { border-bottom: 2px solid white;border-top: 2px solid white;}
#localNotice { padding-top: 36px;z-index:1}
#localNotice > div:first-of-type { margin-left: 845px;}
#localNotice div.innogame:nth-of-type(2n+1) { background-color: rgba(63,55,35,0.9);}
#localNotice div.socialBar:active, #localNotice div.socialBar:hover, #localNotice div.socialBar:focus { background: transparent;}
#localNotice #miniLogo { background-image: none; margin-top: -9px;}
#localNotice > div:first-of-type, #localNotice div { padding: inherit;}
.innogame { height: 32px !important; padding-top: 10px !important;}
.innogame a { text-decoration: none; display: block; height: 25px;}
#page-wrapper { margin: 0; margin-left: 197px;}
#mw-panel { left: -20px;}
.socialBar { background: none !important;}

#wrapper { width: 1200px; } /* wiki width */
#container { width: 900px; } /* container width */
#contentTop { width: 900px; background-size: 100% 77px; }
#content { width: 870px; background-size: 100%; }
#contentFooter { background-size: 101%;z-index: 1; }
#p-cactions { width: 850px; }

/* Change background image (αλλαγη τελευταιου συνδεσμου) */
body {
background-image: url(https://wiki.the-west.net/skins/thewest/images/bg-cover-right.png),url(https://wiki.the-west.net/skins/thewest/images/bg-cover-left.png),url(https://wiki.the-west.net/images/f/f1/NewCoverBgBottom.png),url(https://wiki.the-west.net/images/d/d5/NewMainBg.jpg);
}

/*  Make titles markable  */
div.tbbox-rafter {
 display: none;
}

/*  Fix search  */
#searchText {
 width: 80%;
 z-index: 10;
}
div.oo-ui-menuSelectWidget {
 margin-top: 40px;
}
input.oo-ui-inputWidget-input {
 width: 65%;
}