summaryrefslogtreecommitdiff
path: root/snippets/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/style.css')
-rw-r--r--snippets/style.css18
1 files changed, 2 insertions, 16 deletions
diff --git a/snippets/style.css b/snippets/style.css
index b4a797f..a0ea50f 100644
--- a/snippets/style.css
+++ b/snippets/style.css
@@ -50,6 +50,7 @@ nav a {
padding-right: 1em;
position: relative;
vertical-align: bottom;
+ text-decoration: none;
}
nav .fa-bars { display:none; }
@@ -83,29 +84,14 @@ iframe {
a {
color: #888;
- text-decoration: none;
-}
-
-/*
-dl { overflow: hidden; }
-
-dt {
- float:left;
- width: 3em;
- height: 2em;
- margin-left: 2em;
- clear:both;
}
-dd { float:left; }
-*/
-
#image {
padding-top: 2.5%;
padding-bottom: 1%;
}
-#cover {
+.cover {
max-height: 50vh;
margin-left: 0;
}