parent
5da6bf9ad8
commit
94acd21e7a
@ -1,10 +1,11 @@
|
||||
body {
|
||||
font-family: 'Gudea', sans-serif;
|
||||
background: #00A4C1;
|
||||
text-align:center;
|
||||
background:url(bg.png) no-repeat;
|
||||
background-size:cover;
|
||||
}
|
||||
textarea{
|
||||
background: #50C100;
|
||||
background: #FFFFFF;
|
||||
}
|
||||
.box1{
|
||||
/*background: orange;*/
|
Loading…
Reference in new issue