Page MenuHomec4science

support.component.scss
No OneTemporary

File Metadata

Created
Thu, Nov 28, 03:22

support.component.scss

ol li::marker {
color: red;
}
.roman {
color: red;
}
.img-container {
display: flex;
align-items: center;
justify-content: center;
width: 650px;
}
.img {
flex-basis: 40%
}
.img-text {
font-size: 12pt;
padding-left: 20px;
text-align: justify;
hyphens: auto;
-moz-hyphens: auto;
lang: de;
}
.text {
font-size: 12pt;
text-align: justify;
}
td.text {
width: 320px;
}
div.text {
width: 650px;
}
li {
width: 650px;
}
#navi {
width: 100%;
height: 50px;
margin: 0;
padding: 0;
white-space: nowrap;
}
.level0 {
text-decoration: underline;
}
.level1 {
margin-left: 15px;
}

Event Timeline