microlab
/
old-website
Archived
1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

2 lines
888 B
CSS

@font-face{font-family:"Rubik";src:url(../fonts/Rubik-Regular.ttf)}html,body{margin:0}body{display:flex;height:100vh;font-size:1.2em;background:#fff;color:#000;font-family:"Rubik", Roboto, sans-serif}hr{border:0 0 10px 0;border-style:dashed;border-color:#000}a{text-decoration:none;color:#ff003d}.alert{color:#ff003d}aside{display:flex;flex-direction:column;justify-content:space-around;flex:0 0 25%;text-transform:uppercase;text-align:center;background:url(../img/dots-top.png) left top no-repeat,url(../img/dots-bottom.png) right bottom no-repeat;background-size:100%, 100%;background-color:#6f7c91;color:#fff}aside img{max-width:40%;margin:0 auto}aside nav{font-weight:bold}aside nav ul{margin:0;padding:0;list-style-type:none}aside nav ul a{color:#fff}aside nav ul li{padding:0.8em 0}aside nav ul li:hover,aside nav ul li .active{background-color:#fff;color:#000}section{padding:4em}