mirror of
https://github.com/friendica/friendica
synced 2024-11-10 03:02:54 +00:00
[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 a,
|
||||
.wall-item-actions button {
|
||||
font-size: 13px;
|
||||
color: $font_color_darker;
|
||||
background-color: transparent;
|
||||
}
|
||||
@media screen and (max-width: 767px) {
|
||||
.wall-item-actions .like-rotator {
|
||||
padding-top: 8px;
|
||||
}
|
||||
}
|
||||
.wall-item-actions .active {
|
||||
font-weight: bold;
|
||||
color: $link_color;
|
||||
|
@ -2021,7 +2015,6 @@ code > .hl-main {
|
|||
}
|
||||
.wall-item-responses {
|
||||
margin-top: .3em;
|
||||
font-size: 13px;
|
||||
}
|
||||
.wall-item-responses > div > p {
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in a new issue