diff --git a/assets/css/style-reduced.css b/assets/css/style-reduced.css index 12cc48e..779c9cf 100644 --- a/assets/css/style-reduced.css +++ b/assets/css/style-reduced.css @@ -9,7 +9,7 @@ html { /* Body Layout */ body { background: url("/assets/images/starsky.png"); - background-repeat: no-repeat; + background-repeat: repeat-x; background-color: #212e40; margin: 12px 8px; }