summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-22 03:54:46 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-22 03:54:46 (EDT)
commite64d3e95c142f79087a7092171a576dfea5aaa27 (patch)
treeb28bbec5ba2de037e007c6fe00268ba27f71d4cd /site
parent00afe914561cbfae7af05361fe0bb1ad9e047c4f (diff)
downloadlibreboot.org-e64d3e95c142f79087a7092171a576dfea5aaa27.zip
libreboot.org-e64d3e95c142f79087a7092171a576dfea5aaa27.tar.gz
libreboot.org-e64d3e95c142f79087a7092171a576dfea5aaa27.tar.bz2
minify css
Diffstat (limited to 'site')
-rw-r--r--site/css/main.css44
1 files changed, 13 insertions, 31 deletions
diff --git a/site/css/main.css b/site/css/main.css
index e345a6b..da9754d 100644
--- a/site/css/main.css
+++ b/site/css/main.css
@@ -1,31 +1,13 @@
-body {
- background:#eee;
- color:#333;
- font:400 .82em Lato,helvetica,sans-serif;
- text-align:justify
-}
-
-h1,h2,h3 {margin:0px 0px}
-p,aside,li {margin:.1em 0px .3em}
-body,img,.ulnav {padding:0px; margin:0px}
-a {color:#33a; font-size:1.1em}
-a:hover {text-decoration:none}
-
-img {
- margin:0px 1em 0px;
- height:7.5em; width:auto;
- float:right
-}
-
-.contain {max-width:58em; margin:0 auto}
-.section {background:#fff;}
-.subsection {background:#ece0e2;}
-.section, .subsection {
- margin:.35em .35em;
- padding:.3em .9em;
- border-radius:.5em;
- box-shadow:0px 0px 2px 0px rgba(50, 50, 50, 1)
-}
-
-.ulnav {margin-bottom:.5em}
-.ulnav li {display:inline; margin:0px 1em 0px 0px}
+body{background:#eee;color:#333;font:400 .82em Lato,helvetica,sans-serif;text-align:justify}
+h1,h2,h3{margin:0px 0px}
+p,aside,li{margin:.1em 0px .3em}
+body,img,.ulnav{padding:0px;margin:0px}
+a{color:#33a;font-size:1.1em}
+a:hover{text-decoration:none}
+img{margin:0px 1em 0px;height:7.5em;width:auto;float:right}
+.contain{max-width:58em;margin:0 auto}
+.section{background:#fff;}
+.subsection{background:#ece0e2;}
+.section, .subsection{margin:.35em .35em;padding:.3em .9em;border-radius:.5em;box-shadow:0px 0px 2px 0px rgba(50, 50, 50, 1)}
+.ulnav{margin-bottom:.5em}
+.ulnav li{display:inline;margin:0px 1em 0px 0px}