diff --git a/out/production/resources/static/css/bootstrap.css b/out/production/resources/static/css/bootstrap.css index 37bdd69..4e6215c 100644 --- a/out/production/resources/static/css/bootstrap.css +++ b/out/production/resources/static/css/bootstrap.css @@ -25,7 +25,7 @@ body { background-size:cover; } #example1 { - background-image: linear-gradient(to right, red,orange,yellow,green,blue,indigo,violet); + background-color: lightblue; position:fixed; padding:0; margin:0;