Improved mobile CSS
This commit is contained in:
parent
1ec8fdc54e
commit
b4a7f03bb8
@ -1,7 +1,14 @@
|
||||
body {
|
||||
background: #aa0000;
|
||||
background: #aaaaaa;
|
||||
}
|
||||
|
||||
table {
|
||||
background: #bbbbbb;
|
||||
border: 1px solid;
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
button {
|
||||
font-size: 1em;
|
||||
margin: 10px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user