Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f08ecaf

Browse files
author
denfromufa
authored
Update readme.html
font size updated
1 parent ab87ecc commit f08ecaf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@
44
<style type="text/css"><!--
55

66
body {
7-
font: 8pt/16pt georgia,verdana;
7+
font: 12pt/18pt georgia,verdana;
88
text-decoration: none;
99
color: #555753;
1010
background: #ffffff;
1111
margin: 0px;
1212
}
1313

1414
p {
15-
font: 8pt/16pt georgia;
15+
font: 12pt/18pt georgia;
1616
}
1717

1818
h1 {
19-
font: bold 14pt;
19+
font: bold 16pt;
2020
color: #000044;
2121
/*
2222
background-color: #EFEFFF;
@@ -68,13 +68,13 @@
6868
}
6969

7070
li {
71-
font: 8pt/16pt georgia,verdana;
71+
font: 12pt/18pt georgia,verdana;
7272
text-decoration: none;
7373
color: #555753;
7474
}
7575

7676
.spacer {
77-
font: bold 14pt;
77+
font: bold 16pt;
7878
}
7979

8080
.menu {

0 commit comments

Comments
 (0)