Files
vendor_strix/build/tools/droiddoc/templates-lineage-sdk/assets/customizations.css
Joey 19d4fb0438 lineage: fix sdk documentation generation
Change-Id: I800a8bca5667bccd7761ed56f25376574a267891
Signed-off-by: Joey <joey@lineageos.org>
2018-03-09 16:18:35 +01:00

15 lines
219 B
CSS
Executable File

#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);
}