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