Make blog's title blue
This commit is contained in:
parent
7a827f4afd
commit
fbeba54cd2
1 changed files with 4 additions and 0 deletions
|
@ -86,3 +86,7 @@ td {
|
||||||
h1,h2,h3,h4,h5,h6 {
|
h1,h2,h3,h4,h5,h6 {
|
||||||
color: #4455FF;
|
color: #4455FF;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.navbar .brand {
|
||||||
|
color: #4455FF;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue