mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 06:56:01 +08:00
try bold topic titles for mobile
This commit is contained in:
parent
833d4f5247
commit
7b57d6f8f0
|
@ -307,5 +307,6 @@ button.dismiss-read {
|
|||
td.main-link {
|
||||
a.title {
|
||||
padding: 5px 10px 5px 0;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user