mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 09:53:27 +08:00
Slightly thicken the post highlight border again
This commit is contained in:
parent
9b6a46db42
commit
a943d5aee4
@ -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