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/07/20 20:03:54 UTC

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

Author: marcus
Date: Sun Jul 20 18:03:53 2014
New Revision: 1612136

URL: http://svn.apache.org/r1612136
Log:
Deleted not needed style

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=1612136&r1=1612135&r2=1612136&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/exceptions.css (original)
+++ openoffice/ooo-site/trunk/content/exceptions.css Sun Jul 20 18:03:53 2014
@@ -31,7 +31,6 @@ h1 { padding-left: 0.5em; }
 #alert_box { background: #FFD9A7; } */
 
 #redirect_box { margin-bottom: 2%; border-radius: 15px; background: #F2F5A9; max-height: 215px; width: 100%; min-width: 680px; max-width: 1200px; }
-#redirect_box h2 { margin-left: 3%; padding: 2% 3% 2% 0px; border: none; color: #000000; font-weight: bold; text-decoration: none; }
 #redirect_box p { margin-left: 3%; padding: 2% 3% 2% 0px; color: #000000; font-size: .9em; text-decoration: none; cursor: pointer; }
 
 .optionset { margin: 0 0 0 -2px; float: left; width: 67%; max-width: 1200px; }