summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-15 12:05:51 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-15 12:05:51 (EDT)
commit1496b371c49135211fe0f400bc50446bd38d1c25 (patch)
tree7c14d641662e763c723635009b79d35c986f6bba /site
parentfafb218bd0bca4e761b9912ce4d165372c9aa55d (diff)
downloadlibreboot.org-1496b371c49135211fe0f400bc50446bd38d1c25.zip
libreboot.org-1496b371c49135211fe0f400bc50446bd38d1c25.tar.gz
libreboot.org-1496b371c49135211fe0f400bc50446bd38d1c25.tar.bz2
clean up the css
Diffstat (limited to 'site')
-rw-r--r--site/css/main.css25
1 files changed, 0 insertions, 25 deletions
diff --git a/site/css/main.css b/site/css/main.css
index 171ee4b..2681086 100644
--- a/site/css/main.css
+++ b/site/css/main.css
@@ -19,22 +19,6 @@ div.section {
margin:1em;
margin-left:0px;
}
-div.unstable {
- margin-right:0px;
-}
-.fullheight {
- clear:both;
-}
-.fullheight .section {
- float:left;
- margin-top:0px;
-}
-.stable, .unstable {
- display:inline-block;
- min-width:45%;
- min-height:21em;
- max-width:27em;
-}
p, aside, li {
margin: 0.33em 0px 0.6em;
text-align:justify;
@@ -61,21 +45,12 @@ img {
margin-right:1em;
margin-bottom:1em;
}
-p.lenovobios {
- font-weight:bold; color:#f00; font-style:italic; font-size:1.2em;
-}
-p.lenovobios:hover {
- color: #000;
-}
div.important, pre, div.subsection {
padding:1em;
margin-bottom:1em;
background-color:#ece0e2;
border-radius:0.25em;
box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
-}
-.contact {
- clear:both;
}
.ulnav {
padding:0em;