summaryrefslogtreecommitdiffstats
path: root/site/common
diff options
context:
space:
mode:
Diffstat (limited to 'site/common')
-rw-r--r--site/common/css/main.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/common/css/main.css b/site/common/css/main.css
index a5f2023..b42f5db 100644
--- a/site/common/css/main.css
+++ b/site/common/css/main.css
@@ -1,7 +1,7 @@
-*,a:hover{color:#222;padding:.2% .4%;margin:.6% auto}
+*,a:hover{color:#222;padding:.5% .6%;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}
+img{width:12%;float:right}
a{color:#33a;font-size:110%} \ No newline at end of file