You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-27 06:23:53 +01:00
AF table fix for phones
This commit is contained in:
@@ -97,12 +97,9 @@ h3 {
|
||||
font-size: 16px;
|
||||
}
|
||||
ul li {
|
||||
display: inline;
|
||||
display: inline-table;
|
||||
margin-right: 5px;
|
||||
}
|
||||
li:not(:last-child)::after {
|
||||
content: " •";
|
||||
color: #aaa;
|
||||
width: 40px;
|
||||
}
|
||||
#flags-container-desktop {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user