mirror of
https://github.com/flarum/framework.git
synced 2025-02-20 22:00:24 +08:00
Slightly thicken the post highlight border again
This commit is contained in:
parent
318e8d2f33
commit
4cb9ed851d
@ -154,10 +154,10 @@
|
||||
}
|
||||
}
|
||||
.item.highlight .post {
|
||||
border: 6px solid fade(@fl-primary-color, 10%);
|
||||
border-radius: 6px;
|
||||
border: 8px solid fade(@fl-primary-color, 10%);
|
||||
border-radius: 10px;
|
||||
padding: 15px;
|
||||
margin: -21px;
|
||||
margin: -23px;
|
||||
}
|
||||
.post-header {
|
||||
margin-bottom: 10px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user