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