You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ma...@apache.org on 2013/08/19 08:18:21 UTC

svn commit: r1515278 - /incubator/stratos/site/trunk/content/css/stratos.css

Author: madhura
Date: Mon Aug 19 06:18:20 2013
New Revision: 1515278

URL: http://svn.apache.org/r1515278
Log:
OpenStack Summit banner updated

Modified:
    incubator/stratos/site/trunk/content/css/stratos.css

Modified: incubator/stratos/site/trunk/content/css/stratos.css
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/css/stratos.css?rev=1515278&r1=1515277&r2=1515278&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos.css Mon Aug 19 06:18:20 2013
@@ -116,6 +116,18 @@ padding: 0px;
     text-decoration: none;
     margin: auto;
 }
+.cButton .cVote {
+    font-size: 20px;
+    display: block;
+    margin-top: 16px;
+    background: #ffd800;
+    color: #000000;
+}
+
+a.cVote:hover {
+    background: #ffffff;
+    text-decoration: none;
+}
 
 .cTimeAndDate {
     padding-top: 10px;