Astroport.ONE/templates/styles/slickstyle.css

1 line
2.2 KiB
CSS

@font-face{font-family:Pacifico;src:url(../fonts/pacifico/Pacifico.ttf)}*{box-sizing:border-box}body,html{background:#fff;margin:0;padding:0;width:100%;height:100%;line-height:1;font-family:'Lucida Grande',sans-serif}h1{margin:30px auto 10px;font-family:Pacifico;text-align:center;font-size:72px;font-weight:400;line-height:1.2;color:#3498db}h1.title{font-size:96px}h2{font-family:Pacifico;margin:20px auto;text-align:center;font-size:36px}h4{font-family:Pacifico;margin:20px auto;text-align:center;font-size:28px}.more{margin-top:40px}.subheading{font-size:12px;margin:10px auto 40px;font-weight:400;font-style:italic;color:#555;text-align:center}section{width:100%}.blue{background:#3498db;color:#fff}.red{background:#e74c3c;color:#fff}.white{background:#fff;color:#3498db}.blue h3{font-size:36px;line-height:100px;background:#fff;color:#3498db;margin:10px;padding:2%;text-align:center}pre{margin:0 10px 20px;padding:10px;background:#fff;word-wrap:break-word}.white pre{background:#3498db}.slick-slider{margin:auto;margin-top:30px;margin-bottom:50px}.margin-40{margin-bottom:40px}p{font-weight:700;text-align:center;margin-bottom:40px}.destroy{font-weight: normal; margin-top: 40px;}.features{padding:10px 0 0;text-align:center;display:block;list-style-type:none}.features li{margin:20px 0}hr{border:0;background:#fff;height:1px;margin:40px 0}.white hr{background:#3498db}table{width:96%;margin:40px 2% 20px;text-align:center;border-spacing:0;border-collapse:collapse}thead{background:#fff;color:#3498db;border-color:#3498db}tbody{background:#fff;border-color:#fff}tr{background:#fff;border-right:1px solid #fff}th{padding:10px;border-left:1px solid #3498db}th:first-child{border-left:0}td{background:#3498db;color:#fff;padding:10px;border:1px solid #fff;width:33%}a.button{background:#3498db;color:#fff;padding:20px;display:block;text-decoration:none;font-size:16px;width:48%;margin:40px 1%;float:left;text-align:center}@media only screen and (min-width:769px){.content{width:600px;margin:auto;padding:20px}}@media only screen and (max-width:420px){table{margin:40px auto 20px;font-size:10px}}@media only screen and (max-width:768px){.content{width:100%;margin:auto;padding:20px 40px}.blue h3{font-size:24px}pre{font-size:10px}a.button{width:98%;margin:0 1% 40px}a.button.first{margin-top:40px}}