tobast.fr-hugo/scss/_params.scss

15 lines
282 B
SCSS

// vim: tabstop=2 shiftwidth=2 expandtab
$bg_color: white;
$link_color: #07a;
$fg_color: #555;
$fg_color_light: #555555bb;
$head_bg_color: #060033;
$resp_small: 1350px;
$resp_vsmall: 1000px;
$profile_pic_wid: 350px;
$profile_pic_wid_small: 180px;
$profile_pic_wid_vsmall: 250px;