changeset 244:73348fa0bc85

CSS adjustments.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 01 May 2018 16:00:22 +0300
parents c649933173f8
children 8ddf84b459d3
files basic.css
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/basic.css	Thu Mar 29 11:54:03 2018 +0300
+++ b/basic.css	Tue May 01 16:00:22 2018 +0300
@@ -32,6 +32,11 @@
 	text-shadow: 1px 1px 2px #000;
 }
 
+.note {
+	color: #fd0;
+	text-shadow: 1px 1px 2px #000;
+}
+
 
 #galleryPage, #imagePage {
 	padding: 0;
@@ -375,7 +380,7 @@
 }
 
 .naviBreadCrumbCurr {
-	color: red;
+	color: #fd0;
 }
 
 .naviBreadCrumbSep:before {