Files
serge1-COFFI/docs/static/custom.css
T
2023-12-30 09:22:03 +02:00

27 lines
316 B
CSS

#projectname {
font-size: 200%;
font-family: inherit;
font-weight: bold;
padding: 0;
}
#projectnumber {
font-size: 150%;
font-family: inherit;
padding: 0;
}
#projectbrief {
font-size: 120%;
font-family: inherit;
padding: 0;
}
object {
vertical-align: middle;
}
center > img {
border: outset;
}