mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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 {
|
td.main-link {
|
||||||
a.title {
|
a.title {
|
||||||
padding: 5px 10px 5px 0;
|
padding: 5px 10px 5px 0;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user