|
|
@ -1,14 +1,6 @@ |
|
|
|
*{padding:0;margin:0;border:0;-webkit-transition:300ms;transition:300ms} |
|
|
|
body,html,.content{width:100%;height:100%;-webkit-transition:none;transition:none} |
|
|
|
*{padding:0;margin:0;border:0} |
|
|
|
body,html,.content{width:100%;height:100%} |
|
|
|
.content{position:relative} |
|
|
|
a,svg,rect{position:absolute} |
|
|
|
svg{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:10} |
|
|
|
polygon{transition:fill .2s} |
|
|
|
@font-face{font-family:'icomoon';src:url('../fonts/icomoon.eot?evxobq');src:url('../fonts/icomoon.eot?evxobq#iefix') format('embedded-opentype'),url('../fonts/icomoon.ttf?evxobq') format('truetype'),url('../fonts/icomoon.woff?evxobq') format('woff'),url('../fonts/icomoon.svg?evxobq#icomoon') format('svg');font-weight:normal;font-style:normal} |
|
|
|
[class^="icon-"],[class*=" icon-"]{font-family:'icomoon';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased} |
|
|
|
.icon-sun:before{content:"\e900"} |
|
|
|
.icon-moon:before{content:"\e901"} |
|
|
|
.icon-paint-format:before{content:"\e902"} |
|
|
|
.icon-link:before{content:"\e904"} |
|
|
|
.icon-sun,.icon-moon{font-size:36px} |
|
|
|
a,rect{position:absolute} |
|
|
|
#logo{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:10%;max-width:100px;height:10%;max-height:100px;-index:10} |
|
|
|
.quadrant{position:relative;width:50%;height:50%;float:left} |