You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/09/12 20:43:25 UTC

svn commit: r1624606 - /openoffice/ooo-site/trunk/content/exceptions.css

Author: marcus
Date: Fri Sep 12 18:43:25 2014
New Revision: 1624606

URL: http://svn.apache.org/r1624606
Log:
Updated styles

Modified:
    openoffice/ooo-site/trunk/content/exceptions.css

Modified: openoffice/ooo-site/trunk/content/exceptions.css
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/exceptions.css?rev=1624606&r1=1624605&r2=1624606&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/exceptions.css (original)
+++ openoffice/ooo-site/trunk/content/exceptions.css Fri Sep 12 18:43:25 2014
@@ -27,7 +27,7 @@ h1 { padding-left: 0.5em; }
 #event_box { margin-bottom: 2%; border-radius: 15px; background: #D3D3D3; width: 100%; }
 /* #event_box { margin-bottom: 2%; border-radius: 15px; background: #D3D3D3; max-height: 215px; width: 100%; min-width: 680px; max-width: 1200px; } */
 #event_box li:hover { background: none; }
-#event_box p { margin: 0px 0px 0px 15px; padding: 15px 20px 15px 0px; color: #000000; font-size: .9em; font-weight: bold; text-decoration: none; cursor: pointer; }
+#event_box p { margin: 0px 0px 0px 15px; padding: 15px 20px 15px 0px; color: #000000; font-size: .9em; text-decoration: none; cursor: pointer; }
 /* #event_box_text { float: left; margin: -88px 0px 0px 251px; } */
 
 #alert_box { margin-bottom: 2%; border-radius: 15px; background: #F5A9A9; width: 100%; }