]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/_variables.scss
Add hover effect to buttons
[github/Chocobozzz/PeerTube.git] / client / src / sass / _variables.scss
index e32b374621eebbf6e15c031a78e4e71c8ae43001..81dafdc196145f9bde514f55d1d01cbe7dee2e7f 100644 (file)
@@ -7,6 +7,10 @@ $orange-color: #F1680D;
 
 $black-background: #000;
 $grey-background: #f6f2f2;
+$red-error: #FF0000;
+
+$expanded-horizontal-margins: 150px;
+$not-expanded-horizontal-margins: 30px;
 
 $button-height: 30px;