|
|
@ -92,9 +92,12 @@ a { |
|
|
|
margin-left: 12px; |
|
|
|
} |
|
|
|
|
|
|
|
#sideParams summary { |
|
|
|
text-align: center; |
|
|
|
summary { |
|
|
|
margin-left: 20px; |
|
|
|
|
|
|
|
#sideParams & { |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
#firstWrapper { |
|
|
@ -162,10 +165,7 @@ main { |
|
|
|
header { |
|
|
|
text-align: center; |
|
|
|
padding-top: 12px; |
|
|
|
margin: 0px; |
|
|
|
height: 64px; |
|
|
|
display: flex; |
|
|
|
justify-content: center; |
|
|
|
} |
|
|
|
|
|
|
|
#linkTitles::before { |
|
|
@ -208,10 +208,6 @@ h2 { |
|
|
|
flex-direction: row; |
|
|
|
} |
|
|
|
|
|
|
|
form { |
|
|
|
flex-grow: 1; |
|
|
|
} |
|
|
|
|
|
|
|
#showOnlyQR, #downloadQR { |
|
|
|
margin-top: 30px; |
|
|
|
} |
|
|
@ -287,14 +283,10 @@ label[for=txt] summary { |
|
|
|
|
|
|
|
footer { |
|
|
|
font-size: 14px; |
|
|
|
margin-top: 10px; |
|
|
|
margin-top: auto; |
|
|
|
text-align: left; |
|
|
|
} |
|
|
|
|
|
|
|
header, footer { |
|
|
|
flex-shrink: 0; |
|
|
|
} |
|
|
|
|
|
|
|
#info { |
|
|
|
font-size: 16px; |
|
|
|
bottom: 20px; |
|
|
|