Skip to content

Commit d4b831a

Browse files
committed
style and layout tweaks
1 parent 33aac7a commit d4b831a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,17 @@
1010
body {
1111
font-family: Arial, sans-serif;
1212
font-size: 16px;
13-
margin: 8px;
13+
margin: 20px;
1414
}
15-
form {
15+
form, figure {
1616
margin: 0;
1717
padding: 0;
1818
}
1919
div.columns {
2020
position: relative;
21+
width: 1160px;
22+
text-align: left;
23+
margin: 0 auto;
2124
}
2225
div#left {
2326
width: 186px;
@@ -57,7 +60,7 @@
5760
</head>
5861
<body>
5962
<form action="mapgenerate.php" method="POST" style="text-align: center;">
60-
<div class="columns" style="width:1200px; text-align: left; margin: 0 auto;">
63+
<div class="columns"">
6164
<div class="column" id="left">
6265
<input type="checkbox" id="territories" onclick="toggleTerritories();" name="territories"/> Include territories<br/>
6366
<p>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy