1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Improved: Buttons on the options page

This commit is contained in:
nobody
2020-09-12 17:58:07 +02:00
parent a23e2af559
commit 3bffa2e4aa

View File

@@ -206,6 +206,12 @@ body {
display: none; display: none;
} }
#import-data, #export-data, #cdn, #framework {
padding: 5px;
font-size: 1em;
line-height: 1.5;
}
/** /**
* Links * Links
*/ */