7ebb507c02
Change-Id: I3825b2a1dbd680d25c28bfad49c71b94119dcd8f
15 lines
218 B
CSS
Executable File
15 lines
218 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(1, 125, 187);
|
|
}
|