-
Notifications
You must be signed in to change notification settings - Fork 1
/
style.css
1 lines (1 loc) · 3.4 KB
/
style.css
1
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"“" "”" "‘" "’"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background-color:#16a085;font-family:"Poppins",sans-serif;font-size:100%;font-weight:300;color:#fff;line-height:1.5;margin:0;padding:0}.wrap{max-width:1050px;margin:0 auto;padding:100px 25px}h1{font-size:3rem;font-weight:300}h2{font-size:2.5rem;font-weight:300}ul{margin:0;padding:0;display:flex;flex-flow:row wrap}ul li{list-style-type:none;display:block;width:14.285714%}ul li::before{content:""}.days-of-week li{text-align:center;color:#16a085;background-color:#fff;padding:10px 0;border-top:1px solid #fff;border-right:1px solid #16a085;border-bottom:1px solid #fff}.days-of-week li:first-child{border-left:1px solid #fff}.days-of-week li:last-child{border-right:1px solid #fff}.days-of-month li{position:relative;padding:25px 10px;height:125px;text-align:center;border-top:none;border-right:1px solid #fff;border-bottom:1px solid #fff}.days-of-month li:nth-of-type(1){border-left:1px solid #fff}.days-of-month li:nth-of-type(7n+8){border-left:1px solid #fff}.days-of-month li span{position:absolute;top:5px;left:5px;font-size:.8rem}@media only screen and (max-width: 960px){.wrap{padding:25px}.days-of-week{position:absolute;top:-9999px;left:-9999px}.days-of-month li{display:block;height:auto;width:100%;padding:0;text-align:left;border-top:none;border-left:none;border-right:none}.days-of-month li:empty{display:none}.days-of-month li:nth-of-type(1){border-left:none}.days-of-month li:nth-of-type(7n+8){border-left:none}.days-of-month li span{position:static;display:inline-block;padding:15px;margin-right:15px}}/*# sourceMappingURL=style.css.map */