fix highlighting of text in search, make title bigger

This commit is contained in:
Sam
2015-07-28 09:43:03 +10:00
parent 52f4ff9a2f
commit a97fa571a1
4 changed files with 18 additions and 15 deletions

View File

@@ -14,12 +14,12 @@
}
.avatar {
position: relative;
top: -2px;
top: -3px;
margin-right: 4px;
}
.search-link {
.topic-statuses, .topic-title {
font-size: 1.25em;
font-size: 1.4em;
}
}
.blurb {