UNTER BAUSTELLE
This commit is contained in:
parent
08510d9ccb
commit
93c19b1d81
7 changed files with 114 additions and 5 deletions
20
about.css
Normal file
20
about.css
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
#contact_logobox {
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
||||
#contact_logo {
|
||||
max-width: 300px;
|
||||
}
|
||||
#contactbox {
|
||||
flex-grow: 1;
|
||||
|
||||
}
|
||||
|
||||
.protocol {
|
||||
flex-basis: 300px;
|
||||
}
|
||||
|
||||
|
||||
.contact {
|
||||
flex-grow: 1;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue