renderd7/Docs/custom.css

14 lines
195 B
CSS
Raw Normal View History

2021-07-23 12:28:52 +02:00
#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;
}