summaryrefslogtreecommitdiffstats
path: root/site/css/main.css
blob: a5f2023db82b4def814e86a5726aa8736878bafd (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:10%;float:right}
a{color:#33a;font-size:110%}