summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorNayab W <42422512+nayabw@users.noreply.github.com>2018-10-19 07:33:22 -0500
committerGitHub <noreply@github.com>2018-10-19 07:33:22 -0500
commita85af5a300c69f6c75fe0d26a65edea6807a55d3 (patch)
treed552cd1edfba6cd291a7bdaeeb83288ea233a6bd /index.html
parent232ecf443d1b1db92402c39a525a7e90cc188533 (diff)
downloadsilicon-linux-a85af5a300c69f6c75fe0d26a65edea6807a55d3.tar.gz
silicon-linux-a85af5a300c69f6c75fe0d26a65edea6807a55d3.tar.bz2
silicon-linux-a85af5a300c69f6c75fe0d26a65edea6807a55d3.zip
Center the placeholder text
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 18f51fe..b7ea3bc 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
<TITLE>Silicon Linux</TITLE>
</HEAD>
<BODY>
-<h1>Silicon Linux</h1>
- <p><i>This website is under construction. Content will come soon.</i></p>
+<h1 class ="title">Silicon Linux</h1>
+ <p class="center"><i>This website is under construction. Content will come soon.</i></p>
</BODY>
</HTML>