Author: cbrisson
Date: Sat Feb 23 11:48:03 2019
New Revision: 1854199

URL: http://svn.apache.org/viewvc?rev=1854199&view=rev
Log:
[site] Commit forgotten css change

Modified:
    velocity/site/cms/trunk/content/css/site.css

Modified: velocity/site/cms/trunk/content/css/site.css
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/css/site.css?rev=1854199&r1=1854198&r2=1854199&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/css/site.css (original)
+++ velocity/site/cms/trunk/content/css/site.css Sat Feb 23 11:48:03 2019
@@ -453,6 +453,16 @@ table.conversions th
     word-wrap: no;
 }
 
+.blue
+{
+    color: blue;
+}
+
+.bigger
+{
+    font-size: bigger;
+}
+
 /* Style adjustments for mobile devices */
 
 @media screen and (max-width: 800px)


Reply via email to