aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/sass/partials/_archive.scss
diff options
context:
space:
mode:
Diffstat (limited to '.themes/classic/sass/partials/_archive.scss')
-rw-r--r--.themes/classic/sass/partials/_archive.scss6
1 files changed, 2 insertions, 4 deletions
diff --git a/.themes/classic/sass/partials/_archive.scss b/.themes/classic/sass/partials/_archive.scss
index fbf0dac6..3a19af5d 100644
--- a/.themes/classic/sass/partials/_archive.scss
+++ b/.themes/classic/sass/partials/_archive.scss
@@ -1,4 +1,4 @@
-#articles .blog-archives {
+#blog-archives {
article {
padding: 1em 0 1em;
position: relative;
@@ -57,13 +57,11 @@
padding:{left: 4.5em; bottom: .7em;}
}
a.category {
- //text-align: right;
line-height: 1.1em;
- //float: right;
}
}
}
-#articles .blog-archives.category {
+#content > .category {
article {
margin-left: 0;
padding-left: 6.8em;