mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
16 lines
185 B
CSS
16 lines
185 B
CSS
#projectname {
|
|
font-size: 200%;
|
|
}
|
|
|
|
#projectlogo img {
|
|
height: 3.5em;
|
|
margin: 0.25em;
|
|
}
|
|
|
|
#institutelogo img {
|
|
height: 3em;
|
|
margin: 0.5em;
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
}
|