added two apps, and better implementation
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
html, body {
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
|
||||
padding: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user