We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f53074d commit 76fe370Copy full SHA for 76fe370
index.html
@@ -2,6 +2,11 @@
2
<html>
3
<head>
4
<title>LinuxJava7</title>
5
+ <style>
6
+ body {
7
+ font-family: "Inter", sans-serif;
8
+ }
9
+ </style>
10
</head>
11
<body>
12
0 commit comments