Remove duplicate font declaration for Tsuki CSS style / theme
This commit is contained in:
parent
cac68f7add
commit
aba80c9c28
|
@ -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';
|
||||
|
|
Loading…
Reference in New Issue