diff --git a/src/themes/system/antos.css b/src/themes/system/antos.css index 6d48fab..92725a9 100644 --- a/src/themes/system/antos.css +++ b/src/themes/system/antos.css @@ -19,8 +19,8 @@ html,body{ body { background-image: url("wp/wp2.jpg"); - background-size: "cover"; - background-repeat: "repeat"; + background-size: cover; + background-repeat: repeat; } #wrapper{ margin: 0;