Remove duplicate font declaration for Tsuki CSS style / theme

This commit is contained in:
Benjamin Southall 2017-05-04 13:23:17 +09:00
parent 7a4e74533f
commit a90732eb95

View File

@ -9,23 +9,6 @@ color change by kalyx
src: url("/stylesheets/fonts/DejaVuSansMono.ttf") format("truetype");
}
@font-face
{
font-family: 'lain';
src: url('./fonts/nrdyyh.woff') format('woff'),
url('./fonts/tojcxo.TTF') format('truetype');
}
/**
* volafile.css fuck you
color change by kalyx
*/
@import url("/stylesheets/dark.css");
@font-face
{
font-family: "DejaVuSansMono";
src: url("/stylesheets/fonts/DejaVuSansMono.ttf") format("truetype");
}
@font-face
{
font-family: 'lain';