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
cleanup + RDS features
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
}
|
||||
|
||||
.text-big {
|
||||
font-size: 60px;
|
||||
font-size: 52px;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
@@ -77,10 +77,18 @@
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.text-smaller {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.text-gray {
|
||||
color: #666;
|
||||
}
|
||||
|
||||
.text-red {
|
||||
color: #ff5776;
|
||||
}
|
||||
|
||||
.text-uppercase {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user