T211 Tool name adjusted. Page no longer centered.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#container {
|
#container {
|
||||||
width: 1400px;
|
width: 1400px;
|
||||||
margin-left: auto;
|
margin-left: 40px;
|
||||||
margin-right: auto;
|
margin-top: 40px;
|
||||||
min-height: 700px;
|
min-height: 700px;
|
||||||
background: white;
|
background: white;
|
||||||
}
|
}
|
||||||
@@ -12,10 +12,11 @@ label {
|
|||||||
|
|
||||||
#toolName {
|
#toolName {
|
||||||
width: 850px;
|
width: 850px;
|
||||||
font-weight: 400;
|
font-weight: 700;
|
||||||
font-size: 42px;
|
font-size: 42px;
|
||||||
text-align: center;
|
margin-bottom: 40px;
|
||||||
padding: 50px;
|
/*text-align: center;*/
|
||||||
|
/*padding: 50px;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
.articleHead {
|
.articleHead {
|
||||||
|
|||||||
Reference in New Issue
Block a user