amalgame/commit

minor compat issues with ClioPatria

authorJacco van Ossenbruggen
Fri Nov 26 17:42:20 2010 +0100
committerJacco van Ossenbruggen
Fri Nov 26 17:42:20 2010 +0100
commitdc4d04cccdcb6c3fc74f1bf2e55ca1088556c5c5
tree05a98035f2811d5ffd05ba89e536252e100d9d48
parent07e66d51981c81e41b062b041f011c95f3e77fc0
Diff style: patch stat
diff --git a/web/css/amalgame.css b/web/css/amalgame.css
index bd07d1b..68a3e9f 100644
--- a/web/css/amalgame.css
+++ b/web/css/amalgame.css
@@ -6,11 +6,14 @@ body {
 
 div.menu { position: fixed; }
 #search_form { position: fixed; right: 0.5em; }
-h1 {
-	background-color: white; /* Override blue background of ClioPatria ... */
+.content h1 {
 	font-size: 1.2em;
 }
 
+.content h1, .content h3, .content h4 {
+	background-color: white; /* Override blue background of ClioPatria ... */
+}
+
 div.component h1 { font-size: 1.1em }
 
 div.ag_search {