mirror of
https://github.com/danpros/htmly.git
synced 2026-04-22 13:36:22 +05:30
Prepare release
This commit is contained in:
parent
2a33c284f1
commit
19592fe137
4 changed files with 22 additions and 1 deletions
|
|
@ -348,6 +348,13 @@ blockquote p {
|
|||
padding: 0 1em;
|
||||
}
|
||||
|
||||
.tags a:after {
|
||||
content:", ";
|
||||
}
|
||||
.tags a:last-child:after {
|
||||
content:"";
|
||||
}
|
||||
|
||||
/*-------------------------
|
||||
Table
|
||||
--------------------------*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue