You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-26 22:13:53 +01:00
optimization pack
This commit is contained in:
@@ -215,10 +215,17 @@ label {
|
||||
margin-bottom: 0px !important;
|
||||
}
|
||||
|
||||
.settings-heading {
|
||||
font-size: 32px;
|
||||
padding-top: 20px;
|
||||
h2.settings-heading {
|
||||
font-size: 42px;
|
||||
padding: 10px 0;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
h3.settings-heading {
|
||||
font-size: 24px;
|
||||
text-transform: uppercase;
|
||||
font-weight: 300;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
#tuner-wireless {
|
||||
|
||||
@@ -222,6 +222,10 @@
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.clearfix {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 960px) {
|
||||
.text-medium-big {
|
||||
font-size: 32px;
|
||||
|
||||
@@ -137,6 +137,10 @@ li.active {
|
||||
height: 300px;
|
||||
overflow-y:auto;
|
||||
}
|
||||
.w-250 {
|
||||
width: 250px !important
|
||||
}
|
||||
|
||||
.w-200 {
|
||||
width: 200px !important
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user