T204 Save moved. Need final touches

This commit is contained in:
2021-03-02 14:18:23 +01:00
parent 1a04120ea4
commit 9c186a1295
56 changed files with 42 additions and 2195 deletions

View File

@@ -6,16 +6,20 @@
background: white;
}
label {
font-size: 14px;
}
#toolName {
width: 850px;
font-weight: 400;
font-size: 72px;
font-size: 42px;
text-align: center;
padding: 50px;
}
.articleHead {
font-size: 48px;
font-size: 32px;
font-weight: 400;
height: 70px;
padding: 10px;
@@ -80,15 +84,16 @@
}
#functionBar {
width: 100%;
margin-top: 50px;
/*width: 100%;*/
/*margin-top: 50px;*/
margin: 26px;
}
/*TODO add inactive state of the button*/
.functionBarButton {
width: 200px;
float: left;
/*float: left;*/
margin-left: 10px;
margin-right: 10px;
font-size: 24px;
@@ -96,6 +101,8 @@
text-align: center;
}
.
#link {
width: 750px;
margin-bottom: 40px;