make h1 in search results red link

This commit is contained in:
Henry Oswald 2014-07-23 11:36:36 +01:00
parent 395b1ebf47
commit 35342849b8

View file

@ -47,6 +47,9 @@
}
.searchResult {
h1 {
color:@link-color;
}
img {
max-width: 100%;
height: auto;