diff --git a/index.html b/index.html index d01da49..8a29424 100644 --- a/index.html +++ b/index.html @@ -35,6 +35,12 @@ list-style-type: none; } + .rainbow { + background: linear-gradient(to right, #ef5350, #f48fb1, #7e57c2, #2196f3, #26c6da, #43a047, #eeff41, #f9a825, #ff5722); + -webkit-background-clip: text; + -webkit-text-fill-color: transparent; + } + #header { //text-transform: uppercase; color: #fff; @@ -85,6 +91,7 @@
  • @mothersite

  • @Wolfystein3D
  • +
  • @javagreaterthancpp(epilepsy warning!)