[gnomeweb-wp] finished press releases style



commit 3ac3fb29c2fe3f3b38ba300a67aa4bb2fd28496c
Author: Vinicius Depizzol <vdepizzol gmail com>
Date:   Tue Apr 5 22:01:29 2011 -0300

    finished press releases style

 wp-content/themes/gnome-grass/css/news.css |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/wp-content/themes/gnome-grass/css/news.css b/wp-content/themes/gnome-grass/css/news.css
index 8da3f53..5e02c7c 100644
--- a/wp-content/themes/gnome-grass/css/news.css
+++ b/wp-content/themes/gnome-grass/css/news.css
@@ -48,12 +48,16 @@
 }
 .press_list li a {
     font-weight: bold;
-    font-size: 18px;
+    font-size: 16px;
     line-height: normal;
     display: table-cell;
     padding: 8px 0 4px;
     vertical-align: top;
     line-height: 20px;
+    text-decoration: none;
+}
+.press_list li a:hover {
+    text-decoration: underline;
 }
 
 /* Social Network List */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]