forked from Disroot/Howto
Change title color
This commit is contained in:
parent
8372260a59
commit
34154bd87c
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ padding: 20px;
|
|||
|
||||
.search-title h3 {
|
||||
color: white;
|
||||
background-color: #50162D;
|
||||
background-color: #1F5C60;
|
||||
border-radius: 5px;
|
||||
padding: 0.4% 1%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue