You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

47 lines
862 B
CSS

.loops{
margin-left: -15mm;
padding-left: 40mm;
background-image: url('../irmak/strings.png');
background-size: 35mm 180mm;
background-repeat: no-repeat;
}
.pagedjs_right_page .loops{
margin-left: 0;
margin-right:-15mm;
padding-left:0;
padding-right: 40mm;
background-position:right;
}
.loops .margin-note{
background-color: white;
position: absolute;
margin-left: 15mm;
padding: 5mm 0;
color: black;
}
.loops .margin-note.loop-note{
text-align: justify;
width: 25mm;
font-weight: 700;
color: black;
text-align-last: justify;
margin-left: -15mm;
border-image-width: 140%;
}
.loops .margin-note>div{
display: inline-flex;
flex-direction: column;
align-items: center;
width: 10mm;
}
.loops .margin-note>div:first-of-type{
margin-left: -2.5mm;
}
.loops .note-call{
display: none;
}
.loops .note-marker::before{
display: none;
}