1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-31 12:23:48 +01:00

dark_roach.css: fix font

This commit is contained in:
czaks 2014-01-15 16:12:59 +01:00 committed by Michael Foster
parent da23a924b9
commit f499a9264c

View File

@ -1,9 +1,5 @@
@font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 300;
src: local('Ubuntu Light'), local('Ubuntu-Light'), url(http://themes.googleusercontent.com/static/fonts/ubuntu/v4/_aijTyevf54tkVDLy-dlnD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@import url(//fonts.googleapis.com/css?family=Ubuntu);
body {
background: #000112;
background-image: url('img/dark_roach_top.png'), url('img/dark_roach_bg.png');