doc: Crisp-edged screenshots

This commit is contained in:
Hajime Hoshi 2016-02-16 01:27:43 +09:00
parent 4bdf64a523
commit 687b1c1f1f
2 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,8 @@ img.example {
border-color: #999;
border-style: solid;
border-width: 1px;
image-rendering: crisp-edges;
image-rendering: pixelated;
}
pre {
background: #eee;

View File

@ -27,6 +27,8 @@ img.example {
border-color: #999;
border-style: solid;
border-width: 1px;
image-rendering: crisp-edges;
image-rendering: pixelated;
}
pre {
background: #eee;