source:
TFP-WebServer/MarkersMod/WebMod/styling.css
Last change on this file was 460, checked in by , 15 months ago | |
---|---|
File size: 206 bytes |
Rev | Line | |
---|---|---|
[460] | 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.