Difference between revisions of "Sandbox"

From Armagetron
(messing around with potential designs for competition hub - no idea what im doing)
Line 22: Line 22:
 
height: 150px;
 
height: 150px;
 
background-color: #ff6688;
 
background-color: #ff6688;
background-image: -webkit-gradient( linear, from( #ff6688 ), to( #ff846c ) );
+
background-image: -webkit-gradient( linear, from( #7fff7f ), to( #4ddd4d ) );
background-image: -webkit-linear-gradient(#ff6688, #ff846c );
+
background-image: -webkit-linear-gradient(#7fff7f, #4ddd4d );
background-image: -moz-linear-gradient(#ff6688, #ff846c );
+
background-image: -moz-linear-gradient(#7fff7f, #4ddd4d );
background-image: linear-gradient(#ff6688, #ff846c );
+
background-image: linear-gradient(#7fff7f, #4ddd4d );
 
-moz-box-shadow: inset 0 0 6px #333;
 
-moz-box-shadow: inset 0 0 6px #333;
 
-webkit-box-shadow: inset 0 0 6px #333;
 
-webkit-box-shadow: inset 0 0 6px #333;

Revision as of 01:00, 26 August 2021

129

Ladle
September 5th, 2021
Challenge Board Results
















---