Skip to content

Commit 229d65b

Browse files
committed
changelog fix
1 parent c075371 commit 229d65b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

css/setting.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@ html {
1010
background: #F0F0F0;
1111
}
1212
* {
13-
font-family: '맑은 고딕', 'Noto Sans KR';
13+
font-family: '맑은 고딕', 'Meiryo', 'Noto Sans KR', 'Segoe UI', Tahoma, Verdana, sans-serif;
14+
}
15+
ul {
16+
margin:0;
17+
padding:0;
1418
}
1519
.header {
1620
height: 56px;

popup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,13 +139,13 @@
139139
<br>
140140
<b>v0.4.1</b><br>
141141
<b style="font-size:13px;">02/02 2018</b><br>
142+
<a href="https://github.com/laiglinne-ff/cleaveore.FancyAmethyst/commit/10a8677f1bb3826b7c5d53168259152a7f3157b4" target="_blank">Changelog</a>
142143
<span style="font-size:13px;">
143144
<ul>
144145
<li>css default fonts fix</li>
145146
<li>default language change</li>
146147
<li>favicon added</li>
147148
</ul>
148-
<a href="https://github.com/laiglinne-ff/cleaveore.FancyAmethyst/commit/10a8677f1bb3826b7c5d53168259152a7f3157b4" target="_blank">Changelog</a>
149149
</span>
150150
<b>Square cushion cut <span style="font-size:12px;">v0.1.2</span></b><br>
151151
<b style="font-size:13px;">12/08 2017</b><br>

0 commit comments

Comments
 (0)