]>
git.immae.eu Git - github/wallabag/wallabag.git/blob - themes/baggy/css/print.css
5 background-color: #fff;
13 max-width: 100% !important
;
18 /* Hide useless blocks */
28 display: none
!important
;
32 border: none
!important
;
35 /* Add URL after links */
36 .vieworiginal a:after {
37 content: " (" attr
(href
) ")";
40 /* Add explanation after abbr */
42 content: " (" attr
(title
) ")";
45 /* Change border on current pager item */
46 .pagination span.current {