אונטערשייד צווישן ווערסיעס פון "מוסטער:תרשים/styles.css"

אפדעיט
ק (1 רעוויזיע אימפארטירט)
(אפדעיט)
 
שורה 71: שורה 71:
}
}


div.empty28 {
position: absolute;
bottom: 0;
right: 0;
width: calc(50% + 2px);
height: 100%;
border-left: solid white;
z-index: 3;
}
div.empty46 {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height:calc(50% + 2px);
border-top: solid white;
z-index: 3;
}
div.empty1 {
position: absolute;
z-index: 3;
bottom: 0;
left: 0;
height: calc(50% + 2px);
right: calc(50% + 2px);
border-right: solid white;
border-top: solid white;
}
div.empty3 {
position: absolute;
z-index: 3;
bottom: 0;
right: 0;
height: calc(50% + 2px);
width: calc(50% + 2px);
border-left: solid white;
border-top: solid white;
}
div.empty7 {
position: absolute;
z-index: 3;
top: 0;
left: 0;
bottom: calc(50% + 2px);
right: calc(50% + 2px);
border-right: solid white;
border-bottom: solid white;
}
div.empty9 {
position: absolute;
z-index: 3;
top: 0;
right: 0;
bottom: calc(50% + 2px);
width: calc(50% + 2px);
border-left: solid white;
border-bottom: solid white;
}
div.interval46 {
div.interval46 {
position: absolute;
position: absolute;
שורה 83: שורה 142:
padding: 2px;
padding: 2px;
vertical-align: text-top;
vertical-align: text-top;
}
div.background {
position: absolute;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
}
}