summaryrefslogtreecommitdiffstats
path: root/site/css
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-31 11:50:38 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-31 11:50:38 (EDT)
commit85fa1d8f69f95d5bba82911bd16f202ee4088ece (patch)
tree20d15114aabeefb873d970f8f8a614c2cba7ac37 /site/css
parent1b55a1cf60dcacbc820993de1d156274926a1f14 (diff)
downloadlibreboot.org-85fa1d8f69f95d5bba82911bd16f202ee4088ece.zip
libreboot.org-85fa1d8f69f95d5bba82911bd16f202ee4088ece.tar.gz
libreboot.org-85fa1d8f69f95d5bba82911bd16f202ee4088ece.tar.bz2
Simplify the home page (2)
Diffstat (limited to 'site/css')
-rw-r--r--site/css/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/css/main.css b/site/css/main.css
index ed9e38b..a5f2023 100644
--- a/site/css/main.css
+++ b/site/css/main.css
@@ -3,5 +3,5 @@ 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:7em;float:right}
+img{width:10%;float:right}
a{color:#33a;font-size:110%} \ No newline at end of file