aboutsummaryrefslogtreecommitdiffhomepage
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index dda8b0fa..28e18b96 100644
--- a/css/style.css
+++ b/css/style.css
@@ -129,6 +129,10 @@ input[type=submit].delete {
129 height: 16px; 129 height: 16px;
130} 130}
131 131
132#main .entrie .url {
133 font-size: 13px;
134}
135
132 136
133/*** ***/ 137/*** ***/
134/*** ARTICLE PAGE ***/ 138/*** ARTICLE PAGE ***/