Fixed the problem of Axis text not being in the middle.
This commit is contained in:
parent
2ca5c9df32
commit
415670e28d
3 changed files with 11 additions and 11 deletions
|
@ -43,13 +43,15 @@ form{
|
|||
background-color: white;
|
||||
color:black;
|
||||
display: block;
|
||||
|
||||
height: 150px;
|
||||
text-align: center;
|
||||
padding-top: 50px;
|
||||
}
|
||||
|
||||
#xaxislabel{
|
||||
font-size: 12px;
|
||||
margin-top: -5px;
|
||||
margin-left: 250px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#functions{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue