diff --git a/wowstat/Resources/css/style.css b/wowstat/Resources/css/style.css index bc38c15..5467c8e 100644 --- a/wowstat/Resources/css/style.css +++ b/wowstat/Resources/css/style.css @@ -1,18 +1,4 @@ - -@font-face { - font-family: 'ChunkFive'; - src: url('/font/Chunkfive-webfont.eot'); - src: url('/font/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'), - url('/font/Chunkfive-webfont.woff') format('woff'), - url('/font/Chunkfive-webfont.ttf') format('truetype'), - url('/font/Chunkfive-webfont.svg#ChunkFiveRegular') format('svg'); - font-weight: normal; - font-style: normal; - -} - - :focus { outline: none; } @@ -59,7 +45,7 @@ input, select, button { input[type="text"] { width: 280px; padding: 3px; - background: #e6e6e6; + background: rgba(0,0,0,.05); } #browse {