[frio] Adjust font-size
This commit is contained in:
parent
b735c40b27
commit
b86663dd1f
1 changed files with 0 additions and 7 deletions
|
@ -1975,15 +1975,9 @@ code > .hl-main {
|
||||||
.wall-item-actions .btn,
|
.wall-item-actions .btn,
|
||||||
.wall-item-actions a,
|
.wall-item-actions a,
|
||||||
.wall-item-actions button {
|
.wall-item-actions button {
|
||||||
font-size: 13px;
|
|
||||||
color: $font_color_darker;
|
color: $font_color_darker;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
@media screen and (max-width: 767px) {
|
|
||||||
.wall-item-actions .like-rotator {
|
|
||||||
padding-top: 8px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.wall-item-actions .active {
|
.wall-item-actions .active {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: $link_color;
|
color: $link_color;
|
||||||
|
@ -2021,7 +2015,6 @@ code > .hl-main {
|
||||||
}
|
}
|
||||||
.wall-item-responses {
|
.wall-item-responses {
|
||||||
margin-top: .3em;
|
margin-top: .3em;
|
||||||
font-size: 13px;
|
|
||||||
}
|
}
|
||||||
.wall-item-responses > div > p {
|
.wall-item-responses > div > p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in a new issue