Skip to content

Commit

Permalink
new css changes
Browse files Browse the repository at this point in the history
git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@275 f5dc347c-c33d-0410-90a0-b07cc1902cb9
  • Loading branch information
prescience committed Jun 30, 2001
1 parent b00bc1c commit 730f86f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions css.php3
@@ -0,0 +1,14 @@
<style type="text/css">
body { background-color: #ffffff; font-family:Verdana, Arial; font-size: 10pt }
td { font-family:Verdana, Arial; font-size: 10pt }
p { font-family:Verdana, Arial; font-size: 10pt }
h3 { font-family:Verdana, Arial; font-size: 13pt; font-weight: bold; text-align: center }
address { font-family:Verdana, Arial; font-size: 8pt }
span.required { font-family:Verdana, Arial; font-size: 10pt; color: #aa0000 }
span.bugnotedelete { font-family:Verdana, Arial; font-size: 8pt }
span.small { font-family:Verdana, Arial; font-size: 8pt }
span.smallcaption { font-family:Verdana, Arial; font-size: 8pt }
td.serif { font-family: Verdana, Times, serif; font-size: 11pt; line-height: 1.3 }
span.big { font-family: Verdana, serif; font-size: 11pt; }
a.big { font-family: Verdana, serif; font-size: 11pt; }
</style>

0 comments on commit 730f86f

Please sign in to comment.