зеркало из https://github.com/nextcloud/news.git
style h4, h5 and h6 for heise.de title fixes
This commit is contained in:
Родитель
f52bce1b44
Коммит
1d22c4ce5c
|
@ -428,6 +428,12 @@
|
|||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#app-content .body h4,
|
||||
#app-content .body h5,
|
||||
#app-content .body h6 {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#app-content .body > div {
|
||||
margin: 7px 0;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче