diff options
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/tint/main.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/tint/main.less b/configs/conferences/tint/main.less index 178d766..0f0a277 100644 --- a/configs/conferences/tint/main.less +++ b/configs/conferences/tint/main.less @@ -8,7 +8,7 @@ body { background-size: cover; background-repeat: no-repeat; - color: #FFF; + color: #000; min-height: 100%; } |