mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
dom manipulations uses elements
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
|
||||
// check all layouts
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
a {
|
||||
@@ -31,6 +34,7 @@ li {
|
||||
|
||||
html {
|
||||
height: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user