Add a color manipulation example

This commit is contained in:
Tim Schaub
2015-10-17 11:53:57 -06:00
parent df6b90246a
commit ecdbab40ba
4 changed files with 209 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
table.controls td {
text-align: center;
padding: 2px 5px;
min-width: 60px;
}