summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-10-21 18:32:46 +0200
committerTor Andersson <tor@ccxvii.net>2023-10-21 18:32:46 +0200
commit2dadb8de216a3fd46a8f692c66f03336c4f71d00 (patch)
tree9fd27859b1c667ae6d868ebc354cfc2889b61de6 /play.css
parent209b4863e5796f5f19506b241599eb4abe1e24f6 (diff)
downloadwaterloo-campaign-1815-2dadb8de216a3fd46a8f692c66f03336c4f71d00.tar.gz
scroll_with_middle_mouse and scroll_into_view
Diffstat (limited to 'play.css')
-rw-r--r--play.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/play.css b/play.css
index 4ac1ea1..8081f08 100644
--- a/play.css
+++ b/play.css
@@ -34,14 +34,7 @@ main {
background-color: dimgray;
}
-#mapwrap {
- margin: 0 auto;
- width: 2550px;
- height: 1940px;
-}
-
#map {
- position: absolute;
width: 2550px;
height: 1940px;
}
@@ -82,7 +75,6 @@ main {
#hexes, #pieces, #labels { position: absolute }
.label {
- user-select: none;
position: absolute;
text-align: center;
font-family: "Source Serif SmText";