You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by aj...@apache.org on 2005/02/17 07:06:39 UTC

svn commit: r154129 - webservices/axis/trunk/java/dev/scratch/prototype2/src/html/css/axis-style.css

Author: ajith
Date: Wed Feb 16 22:06:38 2005
New Revision: 154129

URL: http://svn.apache.org/viewcvs?view=rev&rev=154129
Log:
Added a new style for h3

Modified:
    webservices/axis/trunk/java/dev/scratch/prototype2/src/html/css/axis-style.css

Modified: webservices/axis/trunk/java/dev/scratch/prototype2/src/html/css/axis-style.css
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/dev/scratch/prototype2/src/html/css/axis-style.css?view=diff&r1=154128&r2=154129
==============================================================================
--- webservices/axis/trunk/java/dev/scratch/prototype2/src/html/css/axis-style.css (original)
+++ webservices/axis/trunk/java/dev/scratch/prototype2/src/html/css/axis-style.css Wed Feb 16 22:06:38 2005
@@ -3,3 +3,4 @@
 h2           { font-family: Arial; font-size: 14pt; font-weight: bold }
 ul           { font-family: Arial; font-size: 11pt }input        { font-family: Arial; font-size: 8pt; font-weight: bold }
 td           { font-family: Arial; font-size: 10pt }
+h3           { font-family: Arial; font-size: 12pt; font-weight:bold }
\ No newline at end of file