Fixed the problem of Axis text not being in the middle.

This commit is contained in:
bkoniden 2010-11-23 19:43:53 +00:00
parent 2ca5c9df32
commit 415670e28d
3 changed files with 11 additions and 11 deletions

View file

@ -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{