diff --git a/phpBB/templates/PSO/overall_header.tpl b/phpBB/templates/PSO/overall_header.tpl index 84fe322041..14e1d24a13 100644 --- a/phpBB/templates/PSO/overall_header.tpl +++ b/phpBB/templates/PSO/overall_header.tpl @@ -9,17 +9,19 @@ P {font-family:{T_FONTFACE1};font-size:10pt} -TH {background-color:{T_TH_COLOR3};font-family:{T_FONTFACE2};font-size:8pt;font-weight:normal} +TH {background-color:{T_TH_COLOR3};font-family:{T_FONTFACE2};font-size:8pt;font-weight:normal} TH.secondary {background-color:{T_TH_COLOR3};font-family:{T_FONTFACE1};font-size:10pt;font-weight:normal;text-align:left} TD.tablebg {background-color:{T_TH_COLOR1}} -TD.cat {background-color:{T_TH_COLOR2}} -TD.row1 {background-color:{T_TD_COLOR1}} -TD.row2 {background-color:{T_TD_COLOR2}} +TD.cat {background-color:{T_TH_COLOR2}} +TD.row1 {background-color:{T_TD_COLOR1}} +TD.row2 {background-color:{T_TD_COLOR2}} SPAN.title {font-family:Impact,sans-serif;font-size:36pt} SPAN.cattitle {font-family:{T_FONTFACE1};font-size:12pt;font-weight:bold} SPAN.gen {font-family:{T_FONTFACE1};font-size:10pt} SPAN.gensmall {font-family:{T_FONTFACE1};font-size:8pt} +SPAN.courier {font-family:{T_FONTFACE3};font-size:10pt} +SPAN.courier {font-family:{T_FONTFACE3};font-size:8pt} SELECT.small {font-family:"Courier New",courier;font-size:8pt;width:140px} INPUT.text {font-family:"Courier New",courier;font-size:8pt;} diff --git a/phpBB/templates/PSO/posting_body.tpl b/phpBB/templates/PSO/posting_body.tpl index a0cf42876e..eacfb614db 100644 --- a/phpBB/templates/PSO/posting_body.tpl +++ b/phpBB/templates/PSO/posting_body.tpl @@ -1,6 +1,6 @@
@@ -15,29 +15,32 @@ function insertCode(formObj, selectObj){