mirror of
https://github.com/chaoticbackup/chaoticbackup.github.io.git
synced 2026-03-22 01:34:20 -05:00
73 lines
2.4 KiB
CSS
73 lines
2.4 KiB
CSS
.fix-pgBkgrnd-repeat-x {
|
|
width:100%; height:100%;
|
|
position:fixed; top:0; left:0; z-index:-2;
|
|
background-image:url(http://web.archive.org/web/20120207003733im_/http://www.chaoticgame.com/Images/bkgrnd-repeat-x.jpg);
|
|
background-position: top left;
|
|
background-repeat:repeat-x;
|
|
float:left; clear:both;
|
|
overflow:none;
|
|
}
|
|
.fix-img-bkgrnd {
|
|
width:100%; height:100%;
|
|
position:absolute; top:0; left:0; z-index:-1;
|
|
background-image:url(http://web.archive.org/web/20120207003733im_/http://www.chaoticgame.com/Images/visual-bkgrnd.jpg);
|
|
background-position: center 212px;
|
|
background-repeat:no-repeat;
|
|
float:left; clear:both;
|
|
overflow:none;
|
|
}
|
|
.fix-img-bkgrnd_02 {
|
|
width:100%; height:100%;
|
|
position:absolute; top:0; left:0; z-index:-1;
|
|
background-image:url(http://web.archive.org/web/20120207003733im_/http://www.chaoticgame.com/Images/visual-bkgrnd_02.jpg);
|
|
background-position: center 1px;
|
|
background-repeat:no-repeat;
|
|
float:left; clear:both;
|
|
overflow:none;
|
|
}
|
|
.fix-img-bkgrnd_03 {
|
|
width:100%; height:100%;
|
|
position:absolute; top:0; left:0; z-index:-1;
|
|
background-image:url(http://web.archive.org/web/20120207003733im_/http://www.chaoticgame.com/Images/visual-bkgrnd_03.jpg);
|
|
background-position: center 0;
|
|
background-repeat:no-repeat;
|
|
float:left; clear:both;
|
|
overflow:none;
|
|
}
|
|
.fix-img-bkgrnd_04 {
|
|
width:100%; height:100%;
|
|
position:absolute; top:0; left:0; z-index:-1;
|
|
background-image:url(http://web.archive.org/web/20120207003733im_/http://www.chaoticgame.com/Images/visual-bkgrnd_04.jpg);
|
|
background-position: center 0;
|
|
background-repeat:no-repeat;
|
|
float:left; clear:both;
|
|
overflow:none;
|
|
}
|
|
.fix-img-bkgrnd_05 {
|
|
width:100%; height:100%;
|
|
position:absolute; top:0; left:0; z-index:-1;
|
|
background-image:url(http://web.archive.org/web/20120207003733im_/http://www.chaoticgame.com/Images/visual-bkgrnd_05.jpg);
|
|
background-position: center 0;
|
|
background-repeat:no-repeat;
|
|
float:left; clear:both;
|
|
overflow:none;
|
|
}
|
|
.fix-img-bkgrnd_german_01 {
|
|
width:100%; height:100%;
|
|
position:absolute; top:0; left:0; z-index:-1;
|
|
background-image:url(http://web.archive.org/web/20120207003733im_/http://www.chaoticgame.com/Images/visual-bkgrnd_german_01.jpg);
|
|
background-position: center 0;
|
|
background-repeat:no-repeat;
|
|
float:left; clear:both;
|
|
overflow:none;
|
|
}
|
|
.pgBkgrnd-repeat-x {
|
|
width:100%;
|
|
z-index:0;
|
|
float:left; clear:both;
|
|
}
|
|
.img-bkgrnd {
|
|
width:100%;z-index:2;
|
|
float:left; clear:both;
|
|
}
|