mirror of
https://codeberg.org/kirche-im-netz/Startodon-Hub.git
synced 2025-08-04 02:04:28 +02:00
starterkit-text formatiert
This commit is contained in:
parent
c234022d9b
commit
eb65edc090
1 changed files with 7 additions and 0 deletions
|
@ -49,8 +49,15 @@
|
|||
margin: 5px;
|
||||
font-size: 0.9rem;
|
||||
color: #ccc;
|
||||
text-align: justify;
|
||||
hyphens: auto;
|
||||
display: -webkit-box;
|
||||
-webkit-line-clamp: 4;
|
||||
-webkit-box-orient: vertical;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
.profile-count {
|
||||
font-size: 0.9rem;
|
||||
color: #ccc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue