Author: brock
Date: Tue Jan 14 21:21:51 2014
New Revision: 1558197

URL: http://svn.apache.org/r1558197
Log:
Update logo width

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

Modified: incubator/sentry/site/trunk/content/css/sentry.css
URL: 
http://svn.apache.org/viewvc/incubator/sentry/site/trunk/content/css/sentry.css?rev=1558197&r1=1558196&r2=1558197&view=diff
==============================================================================
--- incubator/sentry/site/trunk/content/css/sentry.css (original)
+++ incubator/sentry/site/trunk/content/css/sentry.css Tue Jan 14 21:21:51 2014
@@ -52,6 +52,11 @@ body {
  background-color: white;
 }
 
+#logo img {
+ height: 101;
+ width: 289;
+}
+
 a {
   color: #107EC0;
 }
@@ -354,4 +359,4 @@ dl {}
 dt {
   display: inline;
   float: left;
-}
\ No newline at end of file
+}


Reply via email to