forked from wallabag/wallabag
Improve display of articles with annotations
This commit is contained in:
@ -183,6 +183,12 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
blockquote.annotations {
|
||||
margin-top: 5px;
|
||||
padding-left: 1rem;
|
||||
border-left: 5px solid #00acc1;
|
||||
}
|
||||
|
||||
footer {
|
||||
&.page-footer {
|
||||
margin-top: 10px;
|
||||
|
||||
Reference in New Issue
Block a user