Improved: Buttons on the options page

This commit is contained in:
nobody 2020-09-12 17:58:07 +02:00
parent a23e2af559
commit 3bffa2e4aa
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
1 changed files with 6 additions and 0 deletions

View File

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