Update main.css
This commit is contained in:
@ -2596,7 +2596,7 @@ input, select, textarea {
|
|||||||
background-image: url("images/overlay.png"), url("../../images/bg.jpg");
|
background-image: url("images/overlay.png"), url("../../images/bg.jpg");
|
||||||
background-position: top left, top left;
|
background-position: top left, top left;
|
||||||
background-repeat: repeat, no-repeat;
|
background-repeat: repeat, no-repeat;
|
||||||
background-size: auto, 150%;
|
background-size: auto, 100%;
|
||||||
color: rgba(255, 255, 255, 0.5);
|
color: rgba(255, 255, 255, 0.5);
|
||||||
height: 100%;
|
height: 100%;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
Reference in New Issue
Block a user