summaryrefslogtreecommitdiffstats
path: root/site/css/main.css
blob: 4a7b7495bed2de75471ad57a021154c74634d423 (plain)
1
2
3
4
5
6
7
*,a:hover{color:#222;padding:0;margin:.6% auto}
html{background:#eee;font:90% sans-serif}
body{max-width:55em}
div{background:#fff;padding:.6em;border-radius:8px;box-shadow:0 0 2px}
li{display:inline;margin-right:2%}
img{width:7em;float:right}
a{color:#33a;font-size:110%}