mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-05 14:35:26 +00:00
a bit of styling for the settings
This commit is contained in:
parent
d920540021
commit
ba3a68c3fa
4 changed files with 14 additions and 9 deletions
|
|
@ -12,3 +12,16 @@
|
|||
.device {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.settings-section {
|
||||
margin-top: 3em;
|
||||
}
|
||||
|
||||
.settings-section h3 {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin: 1em 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
@import url("openwebrx-header.css");
|
||||
@import url("openwebrx-globals.css");
|
||||
|
||||
h1 {
|
||||
text-align: center;
|
||||
margin: 50px 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue