Added colorstrike website to git

This commit is contained in:
Gogs
2016-10-18 05:46:32 +02:00
commit 3fdf70d5e2
916 changed files with 206840 additions and 0 deletions
@@ -0,0 +1,7 @@
table.KeyTable th.focus,
table.KeyTable td.focus {
outline: 3px solid #3366FF;
outline-offset: -3px;
}
@@ -0,0 +1 @@
table.KeyTable th.focus,table.KeyTable td.focus{outline:3px solid #3366FF;outline-offset:-3px}