文字コード修正
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
@charset "shift_jis";
|
||||
@charset "utf-8";
|
||||
|
||||
@import url("browser2.css");
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@charset "shift_jis";
|
||||
@charset "utf-8";
|
||||
|
||||
body{
|
||||
padding: 0px;
|
||||
@@ -9,7 +9,7 @@ body{
|
||||
}
|
||||
|
||||
h1:before{
|
||||
content: "�� ";
|
||||
content: "◆ ";
|
||||
}
|
||||
|
||||
h1{
|
||||
@@ -262,11 +262,11 @@ div.tagremarks {
|
||||
}
|
||||
|
||||
span.toindexanchor:before {
|
||||
content: "�� ";
|
||||
content: "△ ";
|
||||
}
|
||||
|
||||
span.toindexanchor:after {
|
||||
content: " ��";
|
||||
content: " △";
|
||||
}
|
||||
|
||||
div.toindex{
|
||||
|
||||
Reference in New Issue
Block a user