Einheiten dazu - WIP **
This commit is contained in:
@@ -50,6 +50,17 @@ a {
|
||||
color: gray;
|
||||
}
|
||||
|
||||
#infeld {
|
||||
width: 91vmin;
|
||||
margin: auto;
|
||||
font-size: 200%;
|
||||
}
|
||||
|
||||
#einheiten {
|
||||
font-size: 130%;
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
footer {
|
||||
width: 91vmin;
|
||||
margin: auto;
|
||||
@@ -57,4 +68,9 @@ footer {
|
||||
#v {
|
||||
text-align: right;
|
||||
margin-top: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
#lowline {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user