mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
fix highlighting of text in search, make title bigger
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user