1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-31 10:01:50 +02:00

Designs: Define --bg

This commit is contained in:
Jakub Vrana
2025-03-29 13:15:14 +01:00
parent 262366b120
commit e4ed78ff7a
10 changed files with 45 additions and 3 deletions

View File

@@ -21,6 +21,9 @@
/** (ORIGINAL THEME cReDiTs) theme "easy on the eyes" for Adminer by p.galkaev@miraidenshi-tech.jp */
html {
--bg: #110236;
}
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);