X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fstatic%2Fcss%2Fsite.css;h=3775fa6c486b838bda64cd571cdf0ea10481192b;hb=4621ecf0959b92a9642a4a7cfc150c43118f46df;hp=a643c362158e0e6352ac66c0ca17168a2404dbcb;hpb=1fd8159c58e9f1f95533012890b80312e33edf32;p=catagits%2FGitalist.git diff --git a/root/static/css/site.css b/root/static/css/site.css index a643c36..3775fa6 100644 --- a/root/static/css/site.css +++ b/root/static/css/site.css @@ -71,8 +71,8 @@ div.commit-message { margin-bottom: 10px; } pre.commit-message { - border-top: solid 2px green; - border-bottom: solid 2px red; + border-top: solid 2px red; + border-bottom: solid 2px green; padding: 5px; } .commit-info dt { @@ -103,7 +103,7 @@ pre.commit-message { text-decoration: underline; } table.heads { - width: 50%; + width: 75%; } /* /blob */