From ec0d2b6e14d38b2c12c960789b96f97649b416e9 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 3 Jul 2021 01:56:52 +0200 Subject: crusader: New sea outline. --- play.html | 76 ++------------------------------------------------------------- 1 file changed, 2 insertions(+), 74 deletions(-) (limited to 'play.html') diff --git a/play.html b/play.html index f49716b..b617aa6 100644 --- a/play.html +++ b/play.html @@ -29,7 +29,7 @@ .map #timeline { position: absolute; width: 88px; height: 35px; top: 2410px; - background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,0.3), rgba(255,255,255,0.8)); + background-image: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0.3), rgba(255,255,255,0.8)); } .map #timeline.year_1187 { left: 702px; } @@ -450,79 +450,7 @@ X#FR { background-image: linear-gradient(182deg, tan 30%, olivedrab 35%); }
- - - - - +
-- cgit v1.2.3