summaryrefslogtreecommitdiffstats
path: root/build/tools/droiddoc/templates-cmsdk/assets/customizations.css
blob: 61cb3ccde342a8012c1f95a5dcdcb55a6d8a8a54 (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(1, 125, 187);
}