mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
we got progress :)
This commit is contained in:
parent
a9227faa11
commit
bf81985dcf
@ -9,7 +9,6 @@
|
|||||||
<div id="grad1"></div>
|
<div id="grad1"></div>
|
||||||
<style>
|
<style>
|
||||||
#grad1 {
|
#grad1 {
|
||||||
height: 200px;
|
|
||||||
background-color: cyan; /* For browsers that do not support gradients */
|
background-color: cyan; /* For browsers that do not support gradients */
|
||||||
background-image: linear-gradient(cyan, blue);
|
background-image: linear-gradient(cyan, blue);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user