Make the font size a bit bigger for the previous commit

This commit is contained in:
Hadi Nategh 2015-08-05 13:09:50 +00:00
parent 18638d9db6
commit 5fabb70f38
2 changed files with 2 additions and 2 deletions

View File

@ -780,7 +780,7 @@ blockquote blockquote blockquote blockquote blockquote blockquote{
}
.tmpPrintDiv .td_display {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 120%;
font-size: 140%;
color: black;
background-color: #FFFFFF;
}

View File

@ -780,7 +780,7 @@ blockquote blockquote blockquote blockquote blockquote blockquote {
}
.tmpPrintDiv .td_display {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 120%;
font-size: 140%;
color: black;
background-color: #FFFFFF;
}