From dd2ef85a840ee64a0dc1cabff6342ef121370e08 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 30 May 2015 15:18:18 -0400 Subject: CSS size reduced by 16.8% --- (limited to 'site') diff --git a/site/css/main.css b/site/css/main.css index 17dbe3b..4a7b749 100644 --- a/site/css/main.css +++ b/site/css/main.css @@ -1,9 +1,7 @@ -*,a:hover{color:#222;margin:0;padding:0} -html{background:#eee;font:.9em lato,sans-serif} +*,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:.5em;box-shadow:0 0 2px} -ul,li,p{margin:.2em} -li{display:inline;margin-right:1em} -img,div,body{margin:.4em auto} -img{width:6.5em;float:right} +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%} \ No newline at end of file diff --git a/site/download/index.php b/site/download/index.php index f728182..91be6ae 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -158,7 +158,7 @@
  • -

    +

    git documentation describes how to use git."); ?>

    -- cgit v0.9.1