Line 223: | Line 223: | ||
#lay-menu li.active{ background:black; cursor:default;} | #lay-menu li.active{ background:black; cursor:default;} | ||
− | .myheader img{width:100%; margin: 0;position: absolute; top: 50%;transform: translate(0, -50%)} | + | .myheader img{width:100%; margin: 0;position: absolute; top: 50%;transform: translate(0, -50%); left: 0;} |
#loading div{ width:100%; height:50%; position:absolute; left:0; background:#009ee0; z-index:50; transition:1s;text-align: center;} | #loading div{ width:100%; height:50%; position:absolute; left:0; background:#009ee0; z-index:50; transition:1s;text-align: center;} | ||
#loading div:nth-of-type(1){ top:0;} | #loading div:nth-of-type(1){ top:0;} | ||
Line 245: | Line 245: | ||
@media (max-width: 45em) { | @media (max-width: 45em) { | ||
.myheader { | .myheader { | ||
− | width: | + | width: 100%;} |
} | } | ||
Revision as of 10:46, 25 October 2017