mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-09 19:50:26 +03:00
Add class .snac-announcement into utils.
This commit is contained in:
parent
affab3ab3c
commit
fb3bda700c
1
utils.c
1
utils.c
@ -49,6 +49,7 @@ static const char *default_css =
|
||||
".snac-top-user { text-align: center; padding-bottom: 2em }\n"
|
||||
".snac-top-user-name { font-size: 200% }\n"
|
||||
".snac-top-user-id { font-size: 150% }\n"
|
||||
".snac-announcement { border: black 1px solid; padding: 0.5em }\n"
|
||||
".snac-avatar { float: left; height: 2.5em; width: 2.5em; padding: 0.25em }\n"
|
||||
".snac-author { font-size: 90%; text-decoration: none }\n"
|
||||
".snac-author-tag { font-size: 80% }\n"
|
||||
|
Loading…
Reference in New Issue
Block a user