Skip to content

Instantly share code, notes, and snippets.

@tariqc80
tariqc80 / index.css
Created November 14, 2016 01:34
Four Boxes created by tariqc80 - https://repl.it/EW2G/1
.all{
height: 100px;
width: 100px;
border-radius: 20px;
}
#one{
background-color: green;
}
#two{
background-color: yellow;
@tariqc80
tariqc80 / index.css
Created November 9, 2016 20:14
null created by tariqc80 - https://repl.it/ET6p/0
Empty file