From 9a2a4d0dba5e73ee8e3341e10ab82d40b8d1dded Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Wed, 15 Jul 2015 03:44:44 -0400 Subject: Wake the home page more generally useful --- (limited to 'site/common') diff --git a/site/common/css/main.css b/site/common/css/main.css index a92905a..8d8af8e 100644 --- a/site/common/css/main.css +++ b/site/common/css/main.css @@ -3,6 +3,6 @@ html{background:#eee;font:95% sans-serif} body{max-width:80em} div{background:#fff;border-radius:9px;box-shadow:0 0 4px} li{display:inline} -img{width:12%;float:right} +img{width:14%;float:right} a{color:#33a;font-size:110%} a,a:hover,i,b,u{padding:0} -- cgit v0.9.1