File tree Expand file tree Collapse file tree 1 file changed +0
-47
lines changed
Expand file tree Collapse file tree 1 file changed +0
-47
lines changed Original file line number Diff line number Diff line change 22 < title > v1.0 - release notes</ title >
33 < link rel ="icon " href ="../../img/version-history.svg ">
44 < link rel ="stylesheet " href ="../vstyles.css ">
5- < style >
6- @font-face {
7- font-family : 'mdfont' ;
8- src : url ('../../fonts/segoeuithis.eot' ); /* IE9 Compat Modes */
9- src : url ('../../fonts/segoeuithis.eot?#iefix' ) format ('embedded-opentype' ), /* IE6-IE8 */
10- url ('../../fonts/segoeuithis.woff' ) format ('woff' ), /* Modern Browsers */
11- url ('../../fonts/segoeuithis.ttf' ) format ('truetype' ), /* Safari, Android, iOS */
12- url ('../../fonts/segoeuithis.svg#svgFontName' ) format ('svg' ); /* Legacy iOS */
13- }
14- @font-face {
15- font-family : 'mdfontbold' ;
16- src : url ('../../fonts/segoeuithibd.eot' ); /* IE9 Compat Modes */
17- src : url ('../../fonts/segoeuithibd.eot?#iefix' ) format ('embedded-opentype' ), /* IE6-IE8 */
18- url ('../../fonts/segoeuithibd.woff' ) format ('woff' ), /* Modern Browsers */
19- url ('../../fonts/segoeuithibd.ttf' ) format ('truetype' ), /* Safari, Android, iOS */
20- url ('../../fonts/segoeuithibd.svg#svgFontName' ) format ('svg' ); /* Legacy iOS */
21- }
22-
23- p , a , {
24- font-size : 100% ;
25- font-family : mdfont;
26- }
27- h1 {
28- font-size : 200% ;
29- font-family : mdfontbold;
30- }
31- h2 {
32- font-size : 150% ;
33- font-family : mdfontbold;
34- }
35- h3 {
36- font-size : 116% ;
37- font-family : mdfontbold;
38- }
39- h4 {
40- font-size : 100% ;
41- font-family : mdfontbold;
42- }
43- h5 {
44- font-size : 83% ;
45- font-family : mdfontbold;
46- }
47- h6 {
48- font-size : 67% ;
49- font-family : mdfontbold;
50- }
51- </ style >
525</ head >
536< body >
547 < h1 > v1.0</ h1 >
You can’t perform that action at this time.
0 commit comments