You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

543 lines
8.5 KiB
CSS

@font-face {
font-family: sinistre;
src: url(fonts/Sinistre-StCaroline.woff),
url(fonts/Sinistre-StCaroline.otf);
}
@font-face {
font-family: jolybolditalic;
src: url(fonts/JolyDisplay-BoldDisplayItalic.woff),
url(fonts/JolyDisplay-BoldDisplayItalic.otf);
}
@font-face {
font-family: jolyregularitalic;
src: url(fonts/JolyDisplay-RegularDisplayItalic.woff),
url(fonts/JolyDisplay-RegularDisplayItalic.otf);
}
@font-face {
font-family: jolyregular;
src: url(fonts/JolyDisplay-RegularDisplay.woff),
url(fonts/JolyDisplay-RegularDisplay.otf);
}
@font-face {
font-family: jolybold;
src: url(fonts/JolyDisplay-BoldDisplay.woff),
url(fonts/JolyDisplay-BoldDisplay.otf);
}
.invert{
filter: invert(100%);
}
body {
font-family: jolyregular;
font-size: 1.8vw;
overflow-y: hidden;
}
.back{
position: fixed;
color:#c94dff ;
text-align: center;
font-family: jolyregular;
background-color: black;
top:40%;
bottom:43%;
left:35%;
right:35%;
border: 1px solid #c94dff;
-webkit-box-shadow: 10px 10px 0px 0px #c94dff;
-moz-box-shadow: 10px 10px 0px 0px #c94dff;
box-shadow: 10px 10px 0px 0px #c94dff;
font-size: 0.8em;
padding-top: 1.5em;
z-index: 200;
line-height: 1.5em;
}
.button_back{
font-size: 2.8vh;
-webkit-appearance: none;
background-color:transparent;
border: 1px #c94dff solid;
border-radius: 25em;
color:#c94dff;
cursor:pointer;
font-family: jolybolditalic;
padding-bottom:3px;
}
.button_back:hover{
border: 0.1em transparent solid;
-webkit-box-shadow: 0px 0px 8px 1px #c94dff;
-moz-box-shadow: 0px 0px 8px 1px #c94dff;
box-shadow: 0px 0px 8px 1px #c94dff;
}
.instructions{
font-family:jolyregularitalic;
}
span.instructions_arrow{
padding-left:40px;
font-size: 2.4vw;
font-family:jolybolditalic;
}
::-moz-selection { /* Code for Firefox */
background: transparent;
}
::selection {
background: transparent;
}
#ground_color {
/*width: 5100px;*/
width:560vh;
height: 120%;
position:fixed;
margin:-100px;
background-color: white;
z-index:-10;
}
#ground{
position:absolute;
height:100%;
/*width:5000px;*/
width:560vh;
}
#groundline {
position: fixed;
top:130px;
height:0%;
width: 100%;
border-top: 1px solid;
z-index:-10;
}
div.text_container {
bottom: 40px;
left:40px;
right:40px;
position:fixed;
margin: auto;
line-height: 1.4em;
}
button{
-webkit-appearance: none;
background-color: white;
border: 0.1em black solid;
border-radius: 25em;
color:black;
cursor:pointer;
font-family: jolybolditalic;
}
button:hover{
border: 0.1em transparent solid;
-webkit-box-shadow: 0px 0px 8px 1px black;
-moz-box-shadow: 0px 0px 8px 1px black;
box-shadow: 0px 0px 8px 1px black;
}
span.button_text{
font-size: 1.6vw;
padding: 8px;
}
#player_name{
font-family: jolybolditalic;
}
/*army*/
div#player_img {
top: 40%;
left: 100%;
position:absolute ;
z-index: 2;
}
.army {
position: absolute;
top:10%;
left: 5%;
width: 350px;
height: 280px;
}
#fighter1 {
top:50%;
left: 80%;
position: absolute;
z-index:2;
}
#fighter2 {
top:5%;
left: 50%;
position: absolute;
z-index:0;
}
#fighter3 {
top:20%;
left: 30%;
position: absolute;
z-index:2;
}
#fighter4 {
top:100%;
left: 45%;
position: absolute;
z-index:5;
}
#fighter5 {
top:40%;
left: 50%;
position: absolute;
z-index:2;
}
#fighter6 {
top:70%;
left: 65%;
position: absolute;
z-index:3;
}
#fighter7 {
top:68%;
left: 44%;
position: absolute;
z-index:3;
}
#fighter8 {
top:50%;
left: 5%;
position: absolute;
z-index:2;
}
#fighter9 {
top:50%;
left: 5%;
position: absolute;
z-index:3;
}
.children1 {
top:5%;
right: 6%;
position: absolute;
}
.children2 {
top:40%;
right: 2%;
position: absolute;
z-index:3;
}
.children3 {
bottom:18%;
right: 13%;
position: absolute;
z-index:8;
}
.decoration {
top:35%;
right: 10%;
position: absolute;
}
.figure1{
bottom: 60%;
right: 5%;
position: absolute;
z-index: 2;
cursor: pointer;
}
.figure2{
top:40%;
right: 6%;
position: absolute;
cursor: pointer;
}
.figure3{
top:50%;
right: 10%;
position: absolute;
cursor: pointer;
}
.figure4{
top:30%;
right: 3%;
position: absolute;
cursor: pointer;
}
.shooting_place1{
top:60%;
right: 7%;
position: absolute;
z-index: 10;
}
.shooting_place2{
top:10%;
right: 2%;
position: absolute;
z-index: 10;
}
.shooting_place3{
top:15%;
right: 10%;
position: absolute;
z-index: 10;
}
.shooting_place4{
top:65%;
right: 15%;
position: absolute;
z-index: 20;
}
.shooting_place5{
top:32%;
right: 12%;
position: absolute;
z-index: 10;
}
.shooting_place6{
top:10%;
right: 18%;
position: absolute;
z-index: -5;
}
.shooting_place7{
top:60%;
right: 23%;
position: absolute;
z-index: 20;
}
/*images*/
.tree1 {
top:6%;
left: 17%;
position: absolute;
z-index:1;
}
.tree2 {
top:40%;
left: 14%;
position: absolute;
z-index:4;
}
.tree3 {
bottom:38%;
left: 30%;
position: absolute;
z-index:4;
}
.tree4{
bottom: 20%;
left: 45%;
position: absolute;
z-index:6;
}
.tree5{
top: 10%;
right: 4%;
position: absolute;
z-index:1;
}
.tree6{
top: 10%;
left: 40%;
position: absolute;
z-index:1;
}
.tree7{
top: 10%;
left: 60%;
position: absolute;
z-index:1;
}
.tree8{
bottom: 20%;
left: 55%;
position: absolute;
z-index:10;
}
.tree9{
bottom: 25%;
left: 72%;
position: absolute;
z-index:10;
}
/* amanda baloons*/
.bubble1 {
right: 8.5%;
top:13%;
position: absolute;
background: #ffffff;
color: #000000;
font-family: sinistre;
font-size: 16px;
line-height: 17px;
text-align: center;
width: 140px;
height: 35px;
border-radius: 10px;
padding: 18px;
border: #000000 solid 1px;
z-index: 50;
cursor: pointer;
}
.bubble1:after {
content: '';
position: absolute;
display: block;
width: 0;
z-index: 1;
border-style: solid;
border-width: 20px 20px 0 0;
border-color: #ffffff transparent transparent transparent;
bottom: -20px;
left: 32%;
margin-left: -10px;
}
.bubble1:before {
content: '';
position: absolute;
width: 0;
z-index: 0;
border-style: solid;
border-width: 21px 21px 0 0;
border-color: #000000 transparent transparent transparent;
bottom: -22px;
left: 32%;
margin-left: -11px;
display: block;
}
.bubble2 {
right: 13%;
top:10%;
position: absolute;
background: #ffffff;
color: #000000;
font-family: sinistre;
font-size: 16px;
line-height: 17px;
text-align: center;
width: 188px;
height: 52px;
border-radius: 10px;
padding: 18px;
border: #000000 solid 1px;
z-index: 50;
cursor: pointer;
}
.bubble2:after {
content: '';
position: absolute;
display: block;
width: 0;
z-index: 1;
border-style: solid;
border-width: 0 20px 20px 0;
border-color: transparent #ffffff transparent transparent;
bottom: -20px;
left: 81%;
margin-left: -10px;
}
.bubble2:before {
content: '';
position: absolute;
width: 0;
z-index: 0;
border-style: solid;
border-width: 0 21px 21px 0;
border-color: transparent #000000 transparent transparent;
bottom: -22px;
left: 81%;
margin-left: -10px;
display: block;
}
#amanda{
right: 11.5%;
top:33%;
position: absolute;
z-index: 31;
}
#cloud{
top: 40%;
right: 10%;
position: absolute;
z-index:30;
}
#cloud2{
top: 38%;
right: 12%;
position: absolute;
z-index:30;
}
#thunders{
top: 0%;
right: 9%;
position: absolute;
z-index:30;
}
.blur_background {
filter: blur(20px);
}
/* hide scroll bar */
/* width */
::-webkit-scrollbar {
color:black;
}
/* Track */
::-webkit-scrollbar-track {
background: black;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: black;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: black;
}