Skip to content

Commit 7156aac

Browse files
authored
Update vstyles.css
1 parent 35f18f9 commit 7156aac

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Releases/vstyles.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
url('../fonts/segoeuithibd.svg#svgFontName') format('svg'); /* Legacy iOS */
1616
}
1717

18-
p, a, {
18+
p, a {
1919
font-size:100%;
2020
font-family: mdfont;
2121
}
@@ -43,3 +43,6 @@
4343
font-size:67%;
4444
font-family: mdfontbold;
4545
}
46+
body {
47+
background-color: white;
48+
}

0 commit comments

Comments
 (0)