added hd images feature

This commit is contained in:
Bachir Soussi Chiadmi
2017-07-01 16:23:39 +02:00
parent 7d5c19f9fd
commit 647981c4c7
3 changed files with 67 additions and 3 deletions
+7
View File
@@ -202,3 +202,10 @@ $paper-height: $page-height + ( $edge * 2 );
*/
-webkit-region-break-before: always;
}
img.missing-hd{
opacity: 0.5;
border: 1mm red solid;
}