]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/include/_variables.scss
add title ellipsis over two lines to miniatures
[github/Chocobozzz/PeerTube.git] / client / src / sass / include / _variables.scss
index ba7abeef1fe8c946c7562c952d290fdb19aaf132..7fd178c3b9b3a2378dc1dd79d9afe5b958591241 100644 (file)
@@ -10,6 +10,8 @@ $orange-hoover-color: #F97D46;
 
 $black-background: #000;
 $grey-background: #f6f2f2;
+$bg-color: #fff;
+$fg-color: #000;
 
 $red: #FF0000;
 $green: #39CC0B;