QuickReference/themes/anzhiyu/source/css/_extra/fix/link_page.css

15 lines
272 B
CSS

body[data-type="link"] main #page {
border: 0;
box-shadow: none !important;
padding: 0 !important;
background: transparent !important;
}
[data-theme="dark"] body[data-type="link"] #page {
background: transparent;
}
.flink .anzhiyu-flink-list {
padding: 0;
}