diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-25 09:14:36 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-25 09:14:36 (EST) |
commit | 67e74afb3d598697d41890e4e4378fa3312d2adc (patch) | |
tree | a27350e01099ba6c5f71ec2f540784b359bfe1ad /site/css/main.css | |
parent | fde13f7177fbbc3365fa430c52a26793a2d04dfa (diff) | |
download | libreboot.org-67e74afb3d598697d41890e4e4378fa3312d2adc.zip libreboot.org-67e74afb3d598697d41890e4e4378fa3312d2adc.tar.gz libreboot.org-67e74afb3d598697d41890e4e4378fa3312d2adc.tar.bz2 |
Add new brief description to the homepage
Also fix some spacing issues in the css.
Diffstat (limited to 'site/css/main.css')
-rw-r--r-- | site/css/main.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/css/main.css b/site/css/main.css index 472311f..6a70273 100644 --- a/site/css/main.css +++ b/site/css/main.css @@ -44,6 +44,7 @@ div.unstable { } .fullheight .section { float:left; + margin-top:0px; } .stable, .unstable { display:inline-block; |