mirror of
https://shylinux.com/x/volcanos
synced 2025-07-04 13:18:07 +08:00
add some
This commit is contained in:
parent
de92df3b8a
commit
38692fb0b8
@ -103,6 +103,7 @@ body.width1 { /* 320-640 手机竖屏 */
|
|||||||
--table-button:2;
|
--table-button:2;
|
||||||
// --card-button:3;
|
// --card-button:3;
|
||||||
--desktop-icon-size:60px;
|
--desktop-icon-size:60px;
|
||||||
|
--legend-padding:10px;
|
||||||
}
|
}
|
||||||
body.en { --card-button:3; }
|
body.en { --card-button:3; }
|
||||||
body.mobile { --project-width:240px; --footer-height:64px; --svg-font-size:13px; --qrcode-width:240px; }
|
body.mobile { --project-width:240px; --footer-height:64px; --svg-font-size:13px; --qrcode-width:240px; }
|
||||||
|
@ -40,5 +40,6 @@ fieldset.feel>div.output>div.layout>div.layout>div.content>div.progress { backgr
|
|||||||
fieldset.feel>div.output>div.layout>div.layout>div.content>div.toggle { font-size:32px; padding:5px; padding-top:32px; height:100px; top:40%; z-index:5; }
|
fieldset.feel>div.output>div.layout>div.layout>div.content>div.toggle { font-size:32px; padding:5px; padding-top:32px; height:100px; top:40%; z-index:5; }
|
||||||
fieldset.feel>div.output>div.layout>div.layout>div.content>div.toggle.next { right:0; }
|
fieldset.feel>div.output>div.layout>div.layout>div.content>div.toggle.next { right:0; }
|
||||||
fieldset.feel>div.output>div.layout>div.layout>div.content>div.toggle.prev { left:0; }
|
fieldset.feel>div.output>div.layout>div.layout>div.content>div.toggle.prev { left:0; }
|
||||||
|
body.mobile fieldset.feel>form.option>div.item.text { display:none; }
|
||||||
div.toggle { -webkit-user-select:none; }
|
div.toggle { -webkit-user-select:none; }
|
||||||
img { -webkit-user-select:none; }
|
img { -webkit-user-select:none; }
|
Loading…
x
Reference in New Issue
Block a user