Changes

24 bytes removed ,  23:51, 12 October 2022
Changed the gradient a bit to fit scene aesthetic io order to mix what were Epic and Evil ones before the merge
Line 2: Line 2:  
#content{
 
#content{
 
  background: rgb(235,121,121);
 
  background: rgb(235,121,121);
background: linear-gradient(45deg, rgba(235,121,121,1) 4%, rgba(236,185,119,1) 12%, rgba(228,232,123,1) 24%, rgba(181,230,110,1) 36%, rgba(114,231,255,1) 48%, rgba(99,133,212,1) 60%, rgba(203,102,228,1) 72%, rgba(228,105,197,1) 84%, rgba(222,100,107,1) 96%);  
+
background: linear-gradient(45deg, rgba(235,121,121,1) 4%, rgba(236,185,119,1) 12%, rgba(228,232,123,1) 24%, rgba(181,230,110,1) 36%, rgba(114,231,255,1) 48%, rgba(99,133,212,1) 60%, rgba(203,102,228,1) 72%, #c4208a 84%, #5f0f2d 96%);  
 
color: #000;
 
color: #000;
 
font-family: "Comic Sans MS", Arial, sans-serif;
 
font-family: "Comic Sans MS", Arial, sans-serif;
Competing
128

edits