aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-06-16 15:05:17 +0200
committerMinteck <contact@minteck.org>2022-06-16 15:05:17 +0200
commit7f7b5d06666b77025a2e78687f433a82f448e739 (patch)
tree6d6a8f8df530b85fd39d53e81d397ab44e9cea39 /assets
parent52f37dd869566a91e6c4479bc69dad08514476a9 (diff)
downloadember-7f7b5d06666b77025a2e78687f433a82f448e739.tar.gz
ember-7f7b5d06666b77025a2e78687f433a82f448e739.tar.bz2
ember-7f7b5d06666b77025a2e78687f433a82f448e739.zip
Fix color
Diffstat (limited to 'assets')
-rw-r--r--assets/common/css/common.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/common/css/common.css b/assets/common/css/common.css
index a8b1e11..d7d8fa7 100644
--- a/assets/common/css/common.css
+++ b/assets/common/css/common.css
@@ -165,6 +165,7 @@ html, body {
vertical-align: middle;
margin-left: 5px;
font-size: 20px;
+ color: white;
}
hr {