@@ -5,8 +5,9 @@
font-weight: bold;
font-style: oblique;
}
+
.myLineDecoration {
background: lightblue;
width: 5px !important;
- left: 3px;
-}
+ margin-left: 3px;
+}