aboutsummaryrefslogtreecommitdiff
path: root/source/css/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'source/css/theme.css')
-rw-r--r--source/css/theme.css24
1 files changed, 0 insertions, 24 deletions
diff --git a/source/css/theme.css b/source/css/theme.css
index 5c3dd684..3a77d7f3 100644
--- a/source/css/theme.css
+++ b/source/css/theme.css
@@ -269,27 +269,3 @@ noscript a {
font-family: fontello;
font-size: 95%;
}
-
-.hidden-link {
- color: inherit;
- cursor: text;
- text-decoration: none;
-}
-
-/* blog index */
-
-.blog-index-year-title {
- text-align: left;
-}
-
-.blog-index-yearly-index {
- margin-left: 1em;
-}
-
-.blog-index td {
- vertical-align: top;
-}
-
-.blog-index-post-date {
- width: 5em;
-}