Replaced SJIS border with background
This commit is contained in:
parent
9eaab55dab
commit
818d9ac3c8
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ ul.comments {
|
||||||
|
|
||||||
.sjis {
|
.sjis {
|
||||||
font-family: 'MS PGothic', 'MS Pゴシック', 'IPAMonaPGothic', 'Trebuchet MS', Verdana, Futura, Arial, Helvetica, sans-serif;
|
font-family: 'MS PGothic', 'MS Pゴシック', 'IPAMonaPGothic', 'Trebuchet MS', Verdana, Futura, Arial, Helvetica, sans-serif;
|
||||||
border: solid 4px #ccc;
|
background: #fbfbfb;
|
||||||
color: #111;
|
color: #111;
|
||||||
font-size: 12pt;
|
font-size: 12pt;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
|
|
Loading…
Reference in a new issue