mirror of
https://github.com/gigirassy/plaster.git
synced 2024-12-23 18:39:07 +00:00
Update index.html
This commit is contained in:
parent
0d73bf3f83
commit
e2c1fdb383
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: 'Nimbus Mono PS', 'Courier New', monospace;
|
font-family: 'Nimbus Mono PS', 'Courier New', monospace;
|
||||||
margin: 20px;
|
margin: 0px;
|
||||||
background-color: var(--bg-color);
|
background-color: var(--bg-color);
|
||||||
text-align:center;
|
text-align:center;
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
.main {
|
.main {
|
||||||
text-align:center;
|
text-align:center;
|
||||||
width:500px;
|
width:75%;
|
||||||
}
|
}
|
||||||
|
|
||||||
input, button {
|
input, button {
|
||||||
|
Loading…
Reference in New Issue
Block a user