summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css24
1 files changed, 12 insertions, 12 deletions
diff --git a/play.css b/play.css
index d2c6c28..fec181d 100644
--- a/play.css
+++ b/play.css
@@ -63,17 +63,17 @@ aside {
/* MAP WITH MARKERS, CUs, LEADERS, AND SPACES */
/* 3300x5100 */
+/* 1650x2550 */
#mapwrap {
- width: 1576px;
- height: 2480px;
- margin-top: 40px;
+ width: 1650px;
+ height: 2550px;
}
#map {
- width: 1576px;
- height: 2480px;
- background-image: url("/washingtons-war/images/map-75.jpg");
+ width: 1650px;
+ height: 2550px;
+ background-image: url(images/WWmap-3-75.webp);
background-size: cover;
box-shadow: 0 0 20px black;
}
@@ -268,8 +268,8 @@ aside {
}
#war_ends {
- left:1034px;
- top:1611px;
+ left:1074px;
+ top:1647px;
position:absolute;
width: 186px;
height: 262px;
@@ -301,12 +301,12 @@ aside {
display: block;
}
-#played_british_reinforcements { left: 871px; }
-#played_american_reinforcements_1 { left: 1104px; }
-#played_american_reinforcements_2 { left: 1336px; }
+#played_british_reinforcements { left: 911px; }
+#played_american_reinforcements_1 { left: 1144px; }
+#played_american_reinforcements_2 { left: 1376px; }
.reinforcements {
position:absolute;
- top: 1886px;
+ top: 1922px;
width: 186px;
height: 262px;
background-position: -1px -1px;