aboutsummaryrefslogtreecommitdiffstats
path: root/assets/customizations.css
blob: 958f6888aa4d45febafe493ef435712cb5128d6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#masthead-title {
    color: #373332;
    text-decoration: none;
    font-weight: bold;
    margin-left: 5px;
}

#headerLeft a {
    text-decoration: none;
}

#header {
    border-bottom: 4px solid rgb(22, 124, 128);
}