font size changed
This commit is contained in:
parent
483258a900
commit
f04dbe1795
@ -47,7 +47,7 @@ h4,h5,h6{
|
|||||||
html{
|
html{
|
||||||
-ms-text-size-adjust:100%;
|
-ms-text-size-adjust:100%;
|
||||||
-webkit-text-size-adjust:100%;
|
-webkit-text-size-adjust:100%;
|
||||||
font-size:100%;
|
font-size:110%;
|
||||||
height:100%;
|
height:100%;
|
||||||
overflow-x:hidden;
|
overflow-x:hidden;
|
||||||
}
|
}
|
||||||
@ -74,7 +74,7 @@ body{
|
|||||||
}
|
}
|
||||||
|
|
||||||
p{
|
p{
|
||||||
font-size:110%;
|
font-size:inherit;
|
||||||
line-height:24px;
|
line-height:24px;
|
||||||
margin:0px 0px 24px 0px;
|
margin:0px 0px 24px 0px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user