Skip to content

Commit 5377d80

Browse files
authored
Update index.html
1 parent 5c5a419 commit 5377d80

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

Releases/v1.0/index.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,42 +18,31 @@
1818
}
1919

2020
p, a, {
21-
margin:0;
22-
padding:0;
23-
border:0;
2421
font-size:100%;
25-
font:inherit;
2622
font-family: mdfont;
27-
vertical-align:baseline
2823
}
2924
h1 {
3025
font-size:200%;
31-
font:inherit;
3226
font-family: mdfontbold;
3327
}
3428
h2 {
3529
font-size:150%;
36-
font:inherit;
3730
font-family: mdfontbold;
3831
}
3932
h3 {
4033
font-size:116%;
41-
font:inherit;
4234
font-family: mdfontbold;
4335
}
4436
h4 {
4537
font-size:100%;
46-
font:inherit;
4738
font-family: mdfontbold;
4839
}
4940
h5 {
5041
font-size:83%;
51-
font:inherit;
5242
font-family: mdfontbold;
5343
}
5444
h6 {
5545
font-size:67%;
56-
font:inherit;
5746
font-family: mdfontbold;
5847
}
5948
</style>

0 commit comments

Comments
 (0)