Change title color

This commit is contained in:
meaz 2020-02-15 19:13:02 +01:00
parent 8372260a59
commit 34154bd87c
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ padding: 20px;
.search-title h3 {
color: white;
background-color: #50162D;
background-color: #1F5C60;
border-radius: 5px;
padding: 0.4% 1%;
}