summaryrefslogtreecommitdiffstats
path: root/www/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/style.css')
-rw-r--r--www/style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/style.css b/www/style.css
index a2ac15c0c5..65d3bc0e71 100644
--- a/www/style.css
+++ b/www/style.css
@@ -84,6 +84,7 @@ A {
.faqq {
font-weight: bold;
+ font-size: 110%;
}
.faqa {
@@ -95,7 +96,7 @@ PRE {
}
-.rockbox, .changetable, .bugs, .requests, .dailymod, .buildstatus, .archive, .buttontable, .changesummary
+.rockbox, .changetable, .bugs, .requests, .patches, .dailymod, .buildstatus, .archive, .buttontable, .changesummary
{
border: outset 2px #ffffff;
}
@@ -110,7 +111,7 @@ PRE {
padding: 4px;
}
-.rockbox td, .changetable td, .bugs td, .requests td, .archive td, .buttontable td
+.rockbox td, .changetable td, .bugs td, .requests td, .patches td, .archive td, .buttontable td
{
background-color: #c6d6f5;
padding: 4px;