Clean styles.

This commit is contained in:
Lars Jung 2015-04-26 01:12:58 +02:00
parent b7a77797f6
commit b90b164552
10 changed files with 7 additions and 10 deletions

View file

@ -7,6 +7,5 @@ html {
::selection { background: @col-pink-a200; color: @col-text-primary-white; text-shadow: none; }
*:focus {
// outline: 1px solid @col-pink-a200;
outline: none;
}