Color change

This commit is contained in:
mathias 2015-02-17 22:11:55 +02:00
parent d1c502a9a1
commit bd5bf98251

View file

@ -123,7 +123,7 @@ a:focus {
width: 100%;
height: 100%;
color: #fff;
background-color: #AA0000;
background-color: #C41212;
background-image: linear-gradient(90deg, rgba(0,0,0,.04) 50%, transparent 50%),
linear-gradient(rgba(0,0,0,.04) 50%, transparent 50%);
background-size: 25px 25px;