[gnomeweb-wp] added hr styling for Desktop page



commit 8482a18a150c845c6989617c8540a31db0885d93
Author: Andreas Nilsson <nisses mail home se>
Date:   Tue Mar 29 20:15:30 2011 +0200

    added hr styling for Desktop page

 wp-content/themes/gnome-grass/style.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/wp-content/themes/gnome-grass/style.css b/wp-content/themes/gnome-grass/style.css
index 4f3c29d..1d5a9cb 100644
--- a/wp-content/themes/gnome-grass/style.css
+++ b/wp-content/themes/gnome-grass/style.css
@@ -866,3 +866,7 @@ dl.icon_list dt img {
 #language_selector .help_us_translating a {
     color: #fff;
 }
+
+hr {
+  margin: 20px 0px;
+}



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