2 lines
726 B
CSS
2 lines
726 B
CSS
|
@font-face{font-family:Amatic;src:url("/fonts/AmaticSC-Bold.woff2")}html,body{margin:0;padding:0;font-family:"Luna Sans"}header{height:48px;max-width:1100px;margin:0 auto 16px auto;font-size:24px}#header-logo{float:left;height:48px}#header-menu ul{float:right;list-style-type:none;margin:9px 0 0 0}#header-menu li{display:inline-block;margin:0 8px}#header-menu a{padding:8px 8px;color:black}#header-menu a:hover,#header-menu a:focus{border-bottom:2px solid #ac44ff}main{width:100%;text-align:center}a,a:visited{text-decoration:none}.sr-only{position:absolute;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.cities{font-size:18px}.madein{width:256px}.slogan1{font-size:400%;font-family:Amatic}
|