Skip to content

Commit a3e93b9

Browse files
author
jsdnhk
committed
20190609
1 parent 4adfd0c commit a3e93b9

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

_sass/base.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ $blockquote-border: $dove-grey !default;
1414
body {
1515
margin: 0;
1616
padding: 0;
17-
background: $body-background url("../assets/bkg.png") 0 0;
17+
background: $body-background url("../assets/img/bkg.png") 0 0;
1818
color: $body-foreground;
1919
font-size: 16px;
2020
line-height: 1.5;
@@ -141,7 +141,7 @@ dt {
141141
}
142142

143143
ul li {
144-
list-style-image:url('../assets/bullet.png');
144+
list-style-image:url('../assets/img/bullet_46fc3e.png');
145145
}
146146

147147
blockquote {

assets/img/bkg.png

35.7 KB
Loading

assets/img/bullet.png

-603 Bytes
Binary file not shown.

assets/img/bullet_46fc3e.png

1.69 KB
Loading

0 commit comments

Comments
 (0)