aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/_variables.scss
blob: 1b91434ba2859191e2698b156c009b185377ab97 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$grey-color: #555;

$black-background: #1d2125;
$grey-background: #f6f2f2;

$header-height: 65px;
$header-border-color: #e9eff6;

$video-miniature-title-color: #16a2b7;
$video-miniature-other-infos: #686767;

$video-watch-border-color: #eceef4;
$video-watch-title-height: 90px;
$video-watch-info-color: #8e909b;
$video-watch-info-height: 150px;