renderd7/Docs/custom.css
2021-07-23 12:28:52 +02:00

14 lines
195 B
CSS

#projectlogo img{
max-height: 70px;
}
img[src="logotype.svg"]{
width:10cm;
}
div.contents{
max-width: 85%;
margin-left: 2%;
}
.textblock h1{
border-bottom: 1px solid #666;
}