mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-19 21:54:58 -04:00
rm all fontello
This commit is contained in:
@@ -206,7 +206,7 @@ a:hover, a:focus {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.upvotes .arrow, .score .arrow {
|
.upvotes .arrow, .score .arrow {
|
||||||
background: url(/css/sprite.png?v=1);
|
background: url(/css/sprite.png);
|
||||||
background-position: -84px -1654px;
|
background-position: -84px -1654px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
margin: 2px 0px 2px 0px;
|
margin: 2px 0px 2px 0px;
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
link(rel="stylesheet", type="text/css", href="/css/fontello.css")
|
|
||||||
link(rel="stylesheet", type="text/css", href="/css/styles.css")
|
link(rel="stylesheet", type="text/css", href="/css/styles.css")
|
||||||
link(rel="icon", type="image/png", sizes="32x32", href="/favicon.png")
|
link(rel="icon", type="image/png", sizes="32x32", href="/favicon.png")
|
||||||
meta(name="viewport", content="width=device-width, initial-scale=1.0")
|
meta(name="viewport", content="width=device-width, initial-scale=1.0")
|
||||||
|
|||||||
Reference in New Issue
Block a user