T204 Save moved. Need final touches
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user