[guadec-web] returns sponsors classes for sponsors page



commit 64f513ac2735da0e6887393b8de3e1d3600af77b
Author: Fabiana Simões <fabianapsimoes gmail com>
Date:   Fri Jun 14 14:04:13 2013 +0200

    returns sponsors classes for sponsors page

 wordcamp-base/style.css |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/wordcamp-base/style.css b/wordcamp-base/style.css
index ebd85fd..f37ffd2 100644
--- a/wordcamp-base/style.css
+++ b/wordcamp-base/style.css
@@ -1625,6 +1625,19 @@ h1, h2, h3, h4, h5, h6, #site-title, #site-description, #access .menu, #access d
     padding: 20px 20px;
 }
 
+.sponsor-redhat {
+    background: url("images/sponsor-redhat.png") no-repeat center center;
+}
+
+.sponsor-google {
+    background: url("images/sponsor-google.png") no-repeat center center;
+}
+
+.sponsor-canonical {
+    background: url("images/sponsor-canonical.png") no-repeat center center;
+}
+
+
 .image {
    position: relative;
    margin-bottom: 20px;


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