fix theme...
This commit is contained in:
14
themes/anzhiyu/source/css/_extra/fix/link_page.css
Normal file
14
themes/anzhiyu/source/css/_extra/fix/link_page.css
Normal file
@@ -0,0 +1,14 @@
|
||||
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;
|
||||
}
|
||||
Reference in New Issue
Block a user