summaryrefslogtreecommitdiffstats
path: root/assets/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/main.css')
-rw-r--r--assets/css/main.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/assets/css/main.css b/assets/css/main.css
index fbc22f7..43afb69 100644
--- a/assets/css/main.css
+++ b/assets/css/main.css
@@ -217,3 +217,14 @@ and (min-device-width : 768px) {
}
}
+.posts-td-time {
+ border: none;
+ width: 1%;
+ white-space: nowrap;
+ vertical-align: top;
+}
+
+.posts-td-link {
+ border: none;
+ vertical-align:top;
+}