summaryrefslogtreecommitdiff
path: root/fossee_manim/static/css/custom_base.css
blob: 5970f3aa0f158ff5b4184ede833b0a0f1de47d32 (plain)
1
2
3
4
5
6
7
8
.navbar{
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
}
#basefooter{
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}