main.css: change URL color in results

This commit is contained in:
Drew DeVault 2022-07-09 17:51:05 +02:00
parent 7140d0e2e5
commit b41abd9376

View file

@ -149,4 +149,5 @@ h1 {
.result .url {
display: block;
color: #444;
}