Author: arkurth
Date: Mon Apr  9 17:05:26 2018
New Revision: 1828756

URL: http://svn.apache.org/viewvc?rev=1828756&view=rev
Log:
added current-event to CSS

Modified:
    vcl/site/trunk/content/css/vcl.css

Modified: vcl/site/trunk/content/css/vcl.css
URL: 
http://svn.apache.org/viewvc/vcl/site/trunk/content/css/vcl.css?rev=1828756&r1=1828755&r2=1828756&view=diff
==============================================================================
--- vcl/site/trunk/content/css/vcl.css (original)
+++ vcl/site/trunk/content/css/vcl.css Mon Apr  9 17:05:26 2018
@@ -123,6 +123,15 @@ h3,h4,h5,h6 {
        border-bottom: none;
 }
 
+#current-event {
+       float:left;
+       width: 200px;
+       margin-top: 10px;
+       margin-right: 0px;
+       margin-left: 0px;
+       margin-bottom: 10px;
+}
+
 #footer {
        font-size:60%;
        color:#999;


Reply via email to