From: nathan.sweet Date: Wed, 1 Dec 2010 07:29:50 +0000 (+0000) Subject: [changed] javadoc CSS. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=1c39ee7f4f0cb7fc65825b02cb38dda0bf288338;p=mikumikustudio%2Flibgdx-mikumikustudio.git [changed] javadoc CSS. --- diff --git a/build.xml b/build.xml index 5012ab4cd..d4afdc236 100644 --- a/build.xml +++ b/build.xml @@ -106,7 +106,29 @@ - + +
+ body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt } + pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif } + h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%; font-weight:bold } + .TableHeadingColor { background:#EEEEFF; } + a { text-decoration:none } + a:hover { text-decoration:underline } + a:link, a:visited { color:blue } + table { border:0px } + .TableRowColor td:first-child { border-left:1px solid black } + .TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black } + hr { border:0px; border-bottom:1px solid #333366; } + + ]]>
+ + Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com) + + ]]>