summaryrefslogtreecommitdiff
path: root/html_template/unbiased.css
diff options
context:
space:
mode:
authorssstvinc2 <sstvinc2@gmail.com>2017-02-11 17:47:00 -0500
committerssstvinc2 <sstvinc2@gmail.com>2017-02-11 17:47:00 -0500
commitbbb9c4de54cd3f8e20ab9cc891ea7db54669656d (patch)
tree614a32695e043e23d2ed927fafb0360e9e7f1738 /html_template/unbiased.css
parent2669db6a582c492c70645da53ec26cd1f9ef2cd9 (diff)
Added og:description text to top stories
Diffstat (limited to 'html_template/unbiased.css')
-rwxr-xr-xhtml_template/unbiased.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/html_template/unbiased.css b/html_template/unbiased.css
index d1b1460..564b6a7 100755
--- a/html_template/unbiased.css
+++ b/html_template/unbiased.css
@@ -59,6 +59,11 @@
vertical-align:text-bottom;
}
+.top-stories-desc{
+ font-size:.8em;
+ padding-top:.5em;
+}
+
#middle-stories{
clear:both;
width:1000px;