changeset 123:956cafa61b91

Adjust.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 10 May 2017 20:12:40 +0300
parents 2afdb8e435af
children eac2cf04261a
files basic.css
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/basic.css	Wed May 10 16:24:38 2017 +0300
+++ b/basic.css	Wed May 10 20:12:40 2017 +0300
@@ -24,7 +24,7 @@
 }
 
 h1 {
-	font-size: 2em;
+	font-size: 1.5em;
 	font-family: helvetica;
 	margin: 0;
 	padding: 0.25em;
@@ -338,7 +338,7 @@
 		font-size: 1.6em;
 	}
 
-	#pageInfoHeader h1 {
+	h1 {
 		font-size: 1.25em;
 	}
 }
@@ -363,5 +363,4 @@
 	div.galleryEntry {
 		width: 40%;
 	}
-
 }