groups

name language licence
awesome-red CSS Other
Colored CSS Other
The Super-Awesome Button Other Other



language: CSS
licence: Other

Colored

options: view full snippetsend to code collector
.blue.awesome {
	background-color: #2daebf;
}

.red.awesome {
	background-color: #e33100;
}

.magenta.awesome {
	background-color: #a9014b;
}

.orange.awesome {
	background-color: #ff5c00;
}
	
(Continues...)