mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
tweak banner close X button a bit
This commit is contained in:
parent
69461ec1ce
commit
6eb8730fce
@ -16,9 +16,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.close {
|
.close {
|
||||||
font-size: 1.786em !important;
|
font-size: 1.786em;
|
||||||
margin-top: -10px !important;
|
margin-top: -10px;
|
||||||
color: darken($tertiary, 45%);
|
color: scale-color($tertiary, $lightness: 70%);
|
||||||
|
padding-left: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.meta {
|
.meta {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user