summaryrefslogtreecommitdiff
path: root/local.scss
diff options
context:
space:
mode:
Diffstat (limited to 'local.scss')
-rw-r--r--local.scss10
1 files changed, 4 insertions, 6 deletions
diff --git a/local.scss b/local.scss
index df01103..9c3d029 100644
--- a/local.scss
+++ b/local.scss
@@ -124,6 +124,10 @@ div.actions {
z-index: 1;
position: fixed;
bottom: 2em;
+ ul {
+ border-bottom: 0;
+ padding: 0 0 0.7em 1em;
+ }
}
div.topbar {
@@ -312,11 +316,6 @@ div#backlinks {
display: none;
}
-div.pageheader div.actions ul {
- border-bottom: 0;
- padding: 0 0 0.7em 1em;
-}
-
div.pagedate {
display: none;
margin-top: 0;
@@ -328,7 +327,6 @@ div.pagecopyright p {
margin-bottom: 1em;
}
-
//Responsive design
@media screen and (max-width: 480px) {