1
0
Fork 0
peertube/client/src/sass/_variables.scss

9 lines
188 B
SCSS
Raw Normal View History

2017-04-21 09:06:33 +00:00
$black-background: #1d2125;
$grey-background: #f6f2f2;
$header-height: 60px;
$header-border-color: #e9eff6;
$video-miniature-title-color: #16a2b7;
$video-miniature-other-infos: #686767;