feat: 旧版教育页面提交
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
html {
|
||||
height: 100% !important;
|
||||
cursor: text;
|
||||
}
|
||||
|
||||
body {
|
||||
max-width: 100%;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
html:focus {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
p {
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user