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/21 10:25:29 UTC

svn commit: r154658 [3/3] - in webservices/axis/trunk/java/xdocs: OMTutorial.html css/ css/axis-docs.css

Added: webservices/axis/trunk/java/xdocs/css/axis-docs.css
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/css/axis-docs.css?view=auto&rev=154658
==============================================================================
--- webservices/axis/trunk/java/xdocs/css/axis-docs.css (added)
+++ webservices/axis/trunk/java/xdocs/css/axis-docs.css Mon Feb 21 01:25:17 2005
@@ -0,0 +1,9 @@
+
+.img-title   { text-align: center }
+.img         { text-align: center }
+.special-td  { font-family: Arial; font-size: 10pt; font-weight: bold }
+.special     { font-family: Arial; font-weight: bold; border-style: solid; border-width: 1; 
+               padding-left: 4; padding-right: 4; padding-top: 1; 
+               padding-bottom: 1; background-color: #C0C0C0; font-size:10pt }
+.xml         { font-family: Arial; font-size: 10pt; color: #0000FF; font-style: italic }
+.code         { font-family: Courier New; font-size: 10pt; color: #800000 }
\ No newline at end of file