mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-11 18:24:43 +02:00
Doc: Remove image-rendering CSS
This commit is contained in:
parent
48d6c74a49
commit
29a181f88f
@ -147,14 +147,6 @@ h6:hover a.heading-anchor {
|
|||||||
padding-right: 0px;
|
padding-right: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.img-fluid {
|
|
||||||
image-rendering: -moz-crisp-edges; /* Firefox */
|
|
||||||
image-rendering: -o-crisp-edges; /* Opera */
|
|
||||||
image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
|
|
||||||
image-rendering: crisp-edges;
|
|
||||||
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
|
|
||||||
}
|
|
||||||
|
|
||||||
img[align="left"] {
|
img[align="left"] {
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user