mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-21 16:25:13 +02:00
Cleanup code for all views.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
html, body {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
/*height: 100%;*/
|
||||
cursor: text;
|
||||
background: #000;
|
||||
}
|
||||
@@ -15,5 +14,4 @@ html, body {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
font-smoothing: antialiased;
|
||||
cursor: text;
|
||||
/*min-height: 100%;*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user