diff --git a/etc/template.css b/etc/template.css index 8282e0d..05f7a6d 100644 --- a/etc/template.css +++ b/etc/template.css @@ -12,7 +12,7 @@ A.tbar:visited { color: ${color.top.link}; } .lbar { font-family: ${font}, sans-serif; background: ${color.left.background}; - color: ${color.left.foreground}; font-size: 11pt; + color: ${color.left.foreground}; font-size: 10pt; } A.lbar { color: ${color.left.link}; } @@ -21,18 +21,18 @@ A.lbar:visited { color: ${color.left.link}; } .content { font-family: ${font}, sans-serif; background: ${color.content.background}; - color: ${color.content.foreground}; font-size: 12pt; + color: ${color.content.foreground}; font-size: 10pt; } - .chead1 { font-family: ${font}, sans-serif; font-size: 18pt; color: ${color.content.header}; + .chead1 { font-family: ${font}, sans-serif; font-size: 16pt; color: ${color.content.header}; } - .chead2 { font-family: ${font}, sans-serif; font-size: 14pt; color: ${color.content.header}; + .chead2 { font-family: ${font}, sans-serif; font-size: 13pt; color: ${color.content.header}; } - .cinput { font-family: Courier New, Courier, monospace; font-size: 10pt; + .cinput { font-family: Courier New, Courier, monospace; font-size: 11pt; } .c2 { font-family: ${font}, sans-serif; background: ${color.content.background}; - color: ${color.content.foreground}; font-size: 10pt; + color: ${color.content.foreground}; font-size: 8pt; } - .post { font-family: Courier New, Courier, monospace; font-size: 10pt; + .post { font-family: Courier New, Courier, monospace; font-size: 11pt; } .footer { font-family: ${font}, sans-serif; background: ${color.content.background}; color: ${color.content.foreground}; font-size: 8pt; @@ -41,7 +41,7 @@ color: ${color.sidebox.top.foreground}; font-size: 14pt; } .sidebox { font-family: ${font}, sans-serif; background: ${color.sidebox.background}; - color: ${color.sidebox.foreground}; font-size: 11pt; + color: ${color.sidebox.foreground}; font-size: 10pt; } A.sidebox { color: ${color.sidebox.link}; } diff --git a/web/format/slippage.jsp b/web/format/slippage.jsp index 6765aaf..29f08fc 100644 --- a/web/format/slippage.jsp +++ b/web/format/slippage.jsp @@ -74,7 +74,7 @@
<%= rdat.getStdFontTag(ColorSelectors.CONTENT_FOREGROUND,2) %>Your name/header:
- <%= rdat.getStdFontTag(ColorSelectors.CONTENT_FOREGROUND,2) %>CHECKED<% } %> > Attach a file