Skip to content

Commit d30820c

Browse files
authored
Update index.html
1 parent 1787f4c commit d30820c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Releases/v1.0/index.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,15 @@
8585
<body>
8686
<h1>v0.1</h1>
8787
<hr/>
88-
<h1 style="color: red;">Warning this all requires java!</h1>
88+
<h1 style="
89+
color: red;
90+
margin:0;
91+
padding:0;
92+
border:0;
93+
font-size:200%;
94+
font:inherit;
95+
font-family: mdfontbold;
96+
vertical-align:baseline">Warning this all requires java!</h1>
8997
<hr/>
9098
<p>This is v1 (The v is version)</p>
9199

0 commit comments

Comments
 (0)