08-27-周三_17-09-29
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
@font-face {
|
||||
font-family: xecret;
|
||||
src: url('../assets/xecret.ttf');
|
||||
}
|
||||
|
||||
#secret {
|
||||
font-family: xecret, sans-serif;
|
||||
}
|
||||
+6
@@ -0,0 +1,6 @@
|
||||
#logo {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
background: url('../assets/logo.png');
|
||||
background: url("#inline-svg");
|
||||
}
|
||||
Reference in New Issue
Block a user