mirror of
https://github.com/vrana/adminer.git
synced 2025-08-29 17:19:52 +02:00
CSS: Add --fg color
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
/* CSS by Brade - www.bradezone.com */
|
||||
html {
|
||||
--fg: #333;
|
||||
}
|
||||
|
||||
*{margin:0;padding:0}
|
||||
body{font:13px/18px Helvetica,Arial,sans-serif;background:#fff;color:#333}
|
||||
/* generic */
|
||||
|
Reference in New Issue
Block a user