We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 975a66aCopy full SHA for 975a66a
index.html
@@ -0,0 +1,9 @@
1
+<head>Website</head>
2
+
3
+<p>
4
+Test paragraph
5
+</p>
6
7
+<section>
8
+<p>by Raymond Xu</p>
9
+</section>
preferences.txt
@@ -0,0 +1,7 @@
+color: #002399
+Font
+html embed
+<link href="https://fonts.googleapis.com/css?family=Scheherazade" rel="stylesheet">
+css specification
+font-family: 'Scheherazade', serif;
0 commit comments