source:
TFP-WebServer/MarkersMod/WebMod/styling.css@
460
Last change on this file since 460 was 460, checked in by , 15 months ago | |
---|---|
File size: 206 bytes |
Line | |
---|---|
1 | #markers-form { |
2 | display: flex; |
3 | flex-direction: row; |
4 | justify-content: space-between; |
5 | align-items: center; |
6 | margin-top: 1rem; |
7 | margin-bottom: 1rem; |
8 | } |
9 | |
10 | #markers-form label { |
11 | margin-right: 1rem; |
12 | } |
13 |
Note:
See TracBrowser
for help on using the repository browser.