aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2016-02-13 21:43:52 +0100
committerAlex Legler <alex@a3li.li>2016-02-13 21:43:52 +0100
commit7b27c709226a478ce48236e252b731331f7749f3 (patch)
tree333b5860cde377b5908c12f9bf1b8cf6501093da /_sass/downloads.scss
parentcontact: Add item on postal mail; mention security (diff)
downloadwww-7b27c709226a478ce48236e252b731331f7749f3.tar.gz
www-7b27c709226a478ce48236e252b731331f7749f3.tar.bz2
www-7b27c709226a478ce48236e252b731331f7749f3.zip
Extract new downloads panel, cleanup styling
Diffstat (limited to '_sass/downloads.scss')
-rw-r--r--_sass/downloads.scss14
1 files changed, 0 insertions, 14 deletions
diff --git a/_sass/downloads.scss b/_sass/downloads.scss
index e23f03a..d5fc995 100644
--- a/_sass/downloads.scss
+++ b/_sass/downloads.scss
@@ -14,18 +14,4 @@
.other-arches .tab-pane {
margin-left: 1em;
}
-
- .downloads-featured {
- margin-top: 3em;
- margin-bottom: 2em;
- }
-}
-
-.downloads-panel {
- background-color: #eaeaea;
- background-image: linear-gradient(to bottom, #eaeaea 80%, #e0e0e0 100%);
-
- p:last-child {
- margin-bottom: 0;
- }
}