forked from wallabag/wallabag
a lot of enhancements related to tags: tags list is now sorted, shows number of articles, autocomplete added according to #477, #542
This commit is contained in:
8
themes/default/css/style.css
Normal file → Executable file
8
themes/default/css/style.css
Normal file → Executable file
@ -347,3 +347,11 @@ a.reading-time span {
|
||||
margin-left: -30px;
|
||||
}
|
||||
|
||||
.two-column {
|
||||
display: block;
|
||||
width: 50%;
|
||||
paddig-right: 20px;
|
||||
float: left;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user