# HG changeset patch # User Matti Hamalainen # Date 1644601205 -7200 # Node ID 2e9326abe254f039010578b483dbe5a4fc3db8ad # Parent 8aa86090e85f910559f5818d328b3a89ee796c62 Adjustments to CSS. diff -r 8aa86090e85f -r 2e9326abe254 basic.css --- a/basic.css Fri Feb 11 19:39:10 2022 +0200 +++ b/basic.css Fri Feb 11 19:40:05 2022 +0200 @@ -82,14 +82,13 @@ right: 0; height: 1.5em; - background: #565; margin: 0; padding: 0.25em; text-align: right; font-size: 0.75em; text-shadow: 1px 1px 1px black; - border-top: 1px solid black; + background: #232; z-index: 12; } @@ -149,7 +148,6 @@ align-items: center; justify-content: center; width: 100%; - background: #454; margin-bottom: 1em; display: flex; flex-wrap: wrap; @@ -178,7 +176,6 @@ .galleryTable a:hover, .galleryTable a:active, .galleryTable a:focus { text-shadow: 1px 1px 2px #000; text-decoration: underline; - color: #f00; } .galleryTable .galleryEntry {