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/07/18 12:50:41 UTC

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

Author: madhura
Date: Thu Jul 18 10:50:41 2013
New Revision: 1504424

URL: http://svn.apache.org/r1504424
Log:
updated the menu

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=1504424&r1=1504423&r2=1504424&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos.css Thu Jul 18 10:50:41 2013
@@ -25,4 +25,9 @@ margin-left: 10px;
 }
 .navbar .nav > li > a {
     text-shadow: none;
+    padding-top: 20px;
+    font-weight: bold;
+}
+.navbar .nav > li > a:hover {
+    color: #14c3f3;
 }
\ No newline at end of file