Create custom.css
This commit is contained in:
parent
da498451c2
commit
4f1b5ee53c
13
Docs/custom.css
Normal file
13
Docs/custom.css
Normal file
@ -0,0 +1,13 @@
|
||||
#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;
|
||||
}
|
Loading…
Reference in New Issue
Block a user