fix #no-styles margins; remove the hotkey number

This commit is contained in:
tophf 2017-12-03 07:05:15 +03:00
parent e6e762505f
commit d9e3d15098

View File

@ -145,7 +145,13 @@ label {
}
#no-styles {
font-style: italic;
margin: 0 .75em;
font-weight: bold;
font-style: normal;
}
#no-styles:before {
content: none;
}
.checker {