1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160
| <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/lxgw-wenkai-webfont@latest/lxgwwenkai-regular.css" />
<style> .hope-ui-light { background-image: url("https://imgbed.o0w0b.top/file/1738413260342_genshin2.png") !important; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-position-x: center; }
.hope-ui-dark { background-image: url("https://imgbed.o0w0b.top/file/1738411883805_genshin1.jpg") !important; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-position-x: center; }
.obj-box.hope-stack.hope-c-dhzjXW.hope-c-PJLV.hope-c-PJLV-igScBhH-css { background-color: rgba(255, 255, 255, 0.5) !important; }
.obj-box.hope-stack.hope-c-dhzjXW.hope-c-PJLV.hope-c-PJLV-iigjoxS-css { background-color: rgb(0 0 0 / 50%) !important; }
.hope-c-PJLV.hope-c-PJLV-ikSuVsl-css { background-color: rgba(255, 255, 255, 0.5) !important; }
.hope-c-PJLV.hope-c-PJLV-iiuDLME-css { background-color: rgb(0 0 0 / 50%) !important; }
.hope-ui-light .hope-c-ivMHWx-hZistB-cv.hope-icon-button { background-color: rgba(255, 255, 255, 0.3) !important; }
.hope-ui-dark .hope-c-ivMHWx-hZistB-cv.hope-icon-button { background-color: rgb(0 0 0 / 10%) !important;
}
.hope-ui-light .hope-c-PJLV-ijgzmFG-css { background-color: rgba(255, 255, 255, 0.5) !important; }
.hope-ui-dark .hope-c-PJLV-ijgzmFG-css { background-color: rgb(0 0 0 / 50%) !important; }
.hope-ui-light pre { background-color: rgba(255, 255, 255, 0.1) !important; }
.hope-ui-dark pre { background-color: rgba(255, 255, 255, 0) !important; }
dibu { border-top: 0px; position: absolute; bottom: 0; width: 100%; margin: 0px; padding: 0px; }
.App { min-height: 85vh; }
.table { margin: auto; }
.footer { display: none !important; }
* { font-family: LXGW WenKai }
* { font-weight: bold }
body { font-family: LXGW WenKai; }
#canvas-basic { position: fixed; display: block; width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; z-index: -999; } </style>
<style> .hope-ui-light .hope-c-PJLV-iiBaxsN-css { background-color: rgba(255, 255, 255, 0.2) !important; backdrop-filter: blur(10px) !important; }
.hope-ui-light .hope-c-kvTTWD-hYRNAb-variant-filled { background-color: rgba(255, 255, 255, 0.2) !important; backdrop-filter: blur(10px) !important; }
.hope-ui-light .hope-c-PJLV-ikEIIxw-css { background-color: rgba(255, 255, 255, 0.2) !important; backdrop-filter: blur(10px) !important; padding: var(--hope-space-1) !important; }
.hope-ui-dark .hope-c-PJLV-iiBaxsN-css { background-color: rgb(0 0 0 / 10%) !important; backdrop-filter: blur(10px) !important; }
.hope-ui-dark .hope-c-kvTTWD-hYRNAb-variant-filled { background-color: rgb(0 0 0 / 10%) !important; backdrop-filter: blur(10px) !important; }
.hope-ui-dark .hope-c-PJLV-ikEIIxw-css { background-color: rgb(0 0 0 / 10%) !important; backdrop-filter: blur(10px) !important; padding: var(--hope-space-1) !important; } </style>
|