MediaWiki:Common.css: Skillnad mellan sidversioner

Från Wiki The-West SE
Hoppa till navigering
Ingen redigeringssammanfattning
Ingen redigeringssammanfattning
(3 mellanliggande sidversioner av en annan användare visas inte)
Rad 1: Rad 1:
@import url('https://fonts.googleapis.com/css?family=Sancreek'); //importerar font som används i Mall:Duell
/*Custom background*/


/* CSS som skrivs här påverkar alla skal */
body {
 
    background-image: url(https://media.innogamescdn.com/com_WEST_TR/Wiki/common/bg-cover-right.png), url(https://media.innogamescdn.com/com_WEST_TR/Wiki/common/bg-cover-left.png), url(https://media.innogamescdn.com/com_WEST_TR/Wiki/common/NewCoverBgBottom.png), url(https://media.innogamescdn.com/com_WEST_TR/Wiki/common/NewMainBg.jpg);
/* Ändrar storleken på fönstret  mm*/
}
 
#document-wrapper {
.mw-body a {
    padding: 0 225px 0 20px;
    /*Sets a 225px right padding for the right menu*/
    margin: 0 auto;
    max-width: 1250px;
    /*wrapper maximum width*/
    min-width: 880px;
}
/*External and internal link color*/
.mw-body a,
.mw-body a.external {
     color: #804000;
     color: #804000;
}
#mw-content-text a,
#mw-content-text a.external {
     font-weight: bold;
     font-weight: bold;
}
}
.mw-body a.external {
/*Fix the advanced search form*/
     color: #804000 !important;
#searchText {
    width: 80%;
    z-index: 10;
}
div.oo-ui-menuSelectWidget {
    margin-top: 40px;
}
input.oo-ui-inputWidget-input {
     width: 65%;
}
}
#document-wrapper {
/*Make the page title selectable*/
     padding: 0 225px 0 20px;
div.tbbox-rafter {
    margin:0 auto;
     display: none;
    max-width: 1250px;
    min-width:880px;
}
}
/*Fix the Log in button*/
.tribal-button {
.tribal-button {
     width: 190px !important;
     width: 190px !important;
Rad 24: Rad 43:
     width: 100% !important;
     width: 100% !important;
}
}
#toc{
/*Remove the table of contents width limit*/
  display:inline-block;
#toc {
  width: auto;
    display: inline-block;
}
table {
     width: auto;
     width: auto;
}
}
table.transparent, table.transparent > tbody > tr > td {
/*Right menu*/
  border:none;
#siteNotice {
  background:none !important;
}
table.transparent { width:100%;}
div.tbbox-logo {z-index:100;}
@media screen and (max-width: 990px) {
  table.transparent > tbody > tr > td {
    display:block;
  }
}
 
/* Slut storleksreglering */
 
/* Tooltip on mouse-over; Quests */
.tooltipanchor {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
background-color: none;
cursor: help;
}
 
.tooltipanchor .tooltipbox {
    visibility: hidden;
    opacity: 0;
    transition: opacity 1s;
    max-width: 400px;
    background: url(https://wiki.the-west.se/images/5/53/Bakgrund.png) repeat;
    color: #242424;
    text-align: left;
font-size: 14px;
    padding: 20px 20px;
    border-radius: 6px;
border-style: solid;
border-width: 2px;
box-shadow: 0px 0px 4px #000;
     position: absolute;
     position: absolute;
     z-index: 1;
     left: 0;
top:-5px;
    margin-left: 100%;
left: 105%;
}
}
 
#right_menu {
.tooltipanchor:hover .tooltipbox {
    padding: 0 !important;
     visibility: visible;
     margin: 0 20px 0 30px !important;
opacity: .95;
    top: -107px;
}
}
 
#right_menu .innogames-headline {
.tooltipanchor:hover {
    border-top: 4px solid transparent !important;
background-color: #fef0d3;
    border-bottom: 4px solid transparent !important;
    border-image-slice: 4 !important;
    border-image-source: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAECAIAAABz8up3AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QsREQkqmSTYtAAAAEZJREFUGNNjtLfQYcAAP37+4mBnY6AlYHz/5gUBFYyMWMX///+PX83///8h4sgq4YDl+OHdxLgP01jcKv8T5WMDLUWGgQAACj4ULl9i6ucAAAAASUVORK5CYII=) !important;
}
}
 
.innogame {
/* Tooltip, inte quest */
     height: 32px !important;
 
     padding-top: 10px !important;
.tooltipanchor_alt {
     position: relative;
     cursor: help;
}
}
 
.innogame a {
.tooltipanchor_alt .tooltipbox_alt {
     text-decoration: none;
    visibility: hidden;
     display: block;
    opacity: 0;
     height: 25px;
    transition: opacity 1s;
    background: url(https://wiki.the-west.se/images/5/53/Bakgrund.png) repeat;
    color: #242424;
     text-align: left;
    font-size:10px;
     padding: 5px 5px;
     border-radius: 6px;
border-style: solid;
border-width: 1px;
box-shadow: 0px 0px 4px #000;
    position: absolute;
    z-index: 1;
top:-5px;
left: 105%;
 
}
}
 
.socialBar {
.tooltipanchor_alt:hover .tooltipbox_alt {
     background: none !important;
     visibility: visible;
opacity: .95;
}
}
 
#localNotice #miniLogo {
.belöningsikon {
    background-image: none;
width: 52px;
    margin-top: -9px;
height: 39px;
}
}

Versionen från 5 november 2018 kl. 03.06

/*Custom background*/

body {
    background-image: url(https://media.innogamescdn.com/com_WEST_TR/Wiki/common/bg-cover-right.png), url(https://media.innogamescdn.com/com_WEST_TR/Wiki/common/bg-cover-left.png), url(https://media.innogamescdn.com/com_WEST_TR/Wiki/common/NewCoverBgBottom.png), url(https://media.innogamescdn.com/com_WEST_TR/Wiki/common/NewMainBg.jpg);
}
#document-wrapper {
    padding: 0 225px 0 20px;
    /*Sets a 225px right padding for the right menu*/
    margin: 0 auto;
    max-width: 1250px;
    /*wrapper maximum width*/
    min-width: 880px;
}
/*External and internal link color*/
.mw-body a,
.mw-body a.external {
    color: #804000;
}
#mw-content-text a,
#mw-content-text a.external {
    font-weight: bold;
}
/*Fix the advanced search form*/
#searchText {
    width: 80%;
    z-index: 10;
}
div.oo-ui-menuSelectWidget {
    margin-top: 40px;
}
input.oo-ui-inputWidget-input {
    width: 65%;
}
/*Make the page title selectable*/
div.tbbox-rafter {
    display: none;
}
/*Fix the Log in button*/
.tribal-button {
    width: 190px !important;
}
.with-button .tbbox-headline {
    width: 100% !important;
}
/*Remove the table of contents width limit*/
#toc {
    display: inline-block;
    width: auto;
}
/*Right menu*/
#siteNotice {
    position: absolute;
    left: 0;
    margin-left: 100%;
}
#right_menu {
    padding: 0 !important;
    margin: 0 20px 0 30px !important;
    top: -107px;
}
#right_menu .innogames-headline {
    border-top: 4px solid transparent !important;
    border-bottom: 4px solid transparent !important;
    border-image-slice: 4 !important;
    border-image-source: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAECAIAAABz8up3AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QsREQkqmSTYtAAAAEZJREFUGNNjtLfQYcAAP37+4mBnY6AlYHz/5gUBFYyMWMX///+PX83///8h4sgq4YDl+OHdxLgP01jcKv8T5WMDLUWGgQAACj4ULl9i6ucAAAAASUVORK5CYII=) !important;
}
.innogame {
    height: 32px !important;
    padding-top: 10px !important;
}
.innogame a {
    text-decoration: none;
    display: block;
    height: 25px;
}
.socialBar {
    background: none !important;
}
#localNotice #miniLogo {
    background-image: none;
    margin-top: -9px;
}