MediaWiki:Common.css: Difference between revisions

Updated tilebackground image paths and attributes
imported>FANDOMbot
m (Applying changes that should make this CSS file HTTPS-ready. If you have any questions or noticed issues related to this edit, please reach out to us using the Special:Contact page.)
 
(Updated tilebackground image paths and attributes)
 
Line 320: Line 320:


/* Background to make transparency show up on image description pages. */
/* Background to make transparency show up on image description pages. */
#file img {background: url("https://images.wikia.nocookie.net/chipschallenge/images/5/5d/Checker-16x16.png") repeat;}
#file img {background: url("https://wiki.bitbusters.club/images/7/7a/Checker_Pattern.png") repeat;}




Line 378: Line 378:


.tilebackground-floor {
.tilebackground-floor {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/8/8f/Floor.png);
     background-image: url(https://wiki.bitbusters.club/images/8/8f/Floor.png);
    background-size: 32px 32px;
}
}


.tilebackground-wall {
.tilebackground-wall {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/9/96/Wall.png);
     background-image: url(https://wiki.bitbusters.club/images/9/96/Wall.png);
    background-size: 32px 32px;
}
}


.tilebackground-dirt {
.tilebackground-dirt {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/2/2f/Dirt.png);
     background-image: url(https://wiki.bitbusters.club/images/2/2f/Dirt.png);
    background-size: 32px 32px;
}
}


.tilebackground-clone {
.tilebackground-clone {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/f/f1/Clone_Machine.png);
     background-image: url(https://wiki.bitbusters.club/images/f/f1/Clone_Machine.png);
    background-size: 32px 32px;
}
}


.tilebackground-toggle-open {
.tilebackground-toggle-open {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/f/fe/Toggle_Door_Open.png);
     background-image: url(https://wiki.bitbusters.club/images/f/fe/Toggle_Door_Open.png);
    background-size: 32px 32px;
}
}


.tilebackground-toggle-closed {
.tilebackground-toggle-closed {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/1/11/Toggle_Door_Closed.png);
     background-image: url(https://wiki.bitbusters.club/images/1/11/Toggle_Door_Closed.png);
    background-size: 32px 32px;
}
}


.tilebackground-gravel {
.tilebackground-gravel {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/9/9a/Gravel.png);
     background-image: url(https://wiki.bitbusters.club/images/9/9a/Gravel.png);
    background-size: 32px 32px;
}
}


.tilebackground-panelN {
.tilebackground-panelN {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/3/35/Panel_N.png);
     background-image: url(https://wiki.bitbusters.club/images/3/35/Panel_N.png);
    background-size: 32px 32px;
}
}


.tilebackground-panelS {
.tilebackground-panelS {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/d/de/Panel_S.png);
     background-image: url(https://wiki.bitbusters.club/images/d/de/Panel_S.png);
    background-size: 32px 32px;
}
}


.tilebackground-panelW {
.tilebackground-panelW {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/5/5a/Panel_W.png);
     background-image: url(https://wiki.bitbusters.club/images/5/5a/Panel_W.png);
    background-size: 32px 32px;
}
}


.tilebackground-panelE {
.tilebackground-panelE {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/e/e8/Panel_E.png);
     background-image: url(https://wiki.bitbusters.club/images/e/e8/Panel_E.png);
    background-size: 32px 32px;
}
}


.tilebackground-panelSE {
.tilebackground-panelSE {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/6/68/Panel_SE.png);
     background-image: url(https://wiki.bitbusters.club/images/6/68/Panel_SE.png);
    background-size: 32px 32px;
}
}


.tilebackground-trap {
.tilebackground-trap {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/a/a9/Trap.png);
     background-image: url(https://wiki.bitbusters.club/images/a/a9/Trap.png);
    background-size: 32px 32px;
}
}


.tilebackground-ice {
.tilebackground-ice {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/7/77/Ice.png);
     background-image: url(https://wiki.bitbusters.club/images/7/77/Ice.png);
    background-size: 32px 32px;
}
}


.tilebackground-iceNW {
.tilebackground-iceNW {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/3/32/Ice_NW.png);
     background-image: url(https://wiki.bitbusters.club/images/3/32/Ice_NW.png);
    background-size: 32px 32px;
}
}


.tilebackground-iceNE {
.tilebackground-iceNE {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/a/a0/Ice_NE.png);
     background-image: url(https://wiki.bitbusters.club/images/a/a0/Ice_NE.png);
    background-size: 32px 32px;
}
}


.tilebackground-iceSE {
.tilebackground-iceSE {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/f/fc/Ice_SE.png);
     background-image: url(https://wiki.bitbusters.club/images/f/fc/Ice_SE.png);
    background-size: 32px 32px;
}
}


.tilebackground-iceSW {
.tilebackground-iceSW {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/1/1d/Ice_SW.png);
     background-image: url(https://wiki.bitbusters.club/images/1/1d/Ice_SW.png);
    background-size: 32px 32px;
}
}


.tilebackground-fire {
.tilebackground-fire {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/3/30/Fire.png);
     background-image: url(https://wiki.bitbusters.club/images/3/30/Fire.png);
    background-size: 32px 32px;
}
}


.tilebackground-water {
.tilebackground-water {
     background-image: url(https://images.wikia.nocookie.net/chipschallenge/images/9/9d/Water.png);
     background-image: url(https://wiki.bitbusters.club/images/9/9d/Water.png);
    background-size: 32px 32px;
}
}