background-image: image-url("sign-up-illustration-arm.png");
position: absolute;
z-index: 100;
+ pointer-events: none;
}
}
}
}
-.comments .richtext {
- margin-left: 70px;
-}
-
/* Rules for the user notes list */
.note_list {
.byosm span {
display: inline-block;
- width: 20px;
- margin-left: -20px;
+ width: 1em;
+ margin-left: -1em;
}
}