mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 21:17:37 +03:00
1.1.2 Flairs
This commit is contained in:
parent
3618f8815f
commit
6853d21ea9
8 changed files with 63 additions and 5 deletions
|
@ -220,6 +220,15 @@ span {
|
|||
border: none;
|
||||
}
|
||||
|
||||
small {
|
||||
background: aqua;
|
||||
color: black;
|
||||
padding: 5px;
|
||||
border-radius: 5px;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Comment */
|
||||
|
||||
.comment {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue