aboutsummaryrefslogtreecommitdiff
path: root/static/styles.sass
diff options
context:
space:
mode:
Diffstat (limited to 'static/styles.sass')
-rw-r--r--static/styles.sass8
1 files changed, 5 insertions, 3 deletions
diff --git a/static/styles.sass b/static/styles.sass
index 285a9bc2..7f5f5741 100644
--- a/static/styles.sass
+++ b/static/styles.sass
@@ -163,9 +163,12 @@ i.red
163 background-color: #678 163 background-color: #678
164 border-color: #68a 164 border-color: #68a
165 165
166img.distro-logo
167 height: 150px
168
166a.btn:hover 169a.btn:hover
167 transition: background-color 0.7s 170 transition: background-color 0.7s
168 background-color: #d00 171 background-color: #217fae
169 border-color: #fff 172 border-color: #fff
170 color: white !important 173 color: white !important
171 174
@@ -233,8 +236,7 @@ footer a
233 text-align: center 236 text-align: center
234 237
235footer 238footer
236 padding-top: 2em 239 padding: 2em
237 margin-top: 2em
238 240
239#body_content 241#body_content
240 .container-wide 242 .container-wide