changed background to 1 light blue solid color
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user