summaryrefslogtreecommitdiff
path: root/css/NameGenerator.css
blob: 96c2252fe41b3c5cac7916541785a219a4536dd1 (plain)
1
2
3
4
5
6
7
8
9
#loading
{
	font-size: 20px;
}
button:active
{
	background-color: #ff0000;
	color:#ff0000;
}