Change-Id: I800a8bca5667bccd7761ed56f25376574a267891 Signed-off-by: Joey <joey@lineageos.org>
15 lines
219 B
CSS
Executable File
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);
|
|
}
|