[guadec-web] styling for list of sponsors at sponsor page



commit ec9d704a3470a87a919e5d283909f1d5c12358f4
Author: Fabiana Simões <fabianaps gnome org>
Date:   Fri May 24 18:21:10 2013 -0300

    styling for list of sponsors at sponsor page

 wordcamp-base/style.css |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/wordcamp-base/style.css b/wordcamp-base/style.css
index 21289df..9d4599a 100644
--- a/wordcamp-base/style.css
+++ b/wordcamp-base/style.css
@@ -1586,6 +1586,16 @@ h1, h2, h3, h4, h5, h6, #site-title, #site-description, #access .menu, #access d
     float: right;
 }
 
+.sponsors-list-title {
+    border-bottom: solid 1px #ddd;
+    padding-bottom: 5px;
+}
+
+.sponsors-list-item {
+    display: inline-block;
+    padding-right: 30px;
+}
+
 .image {
    position: relative;
    margin-bottom: 20px;


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