- Add content section DIV to home page

Thu, 02 Jan 2020 03:58:32 -0700

author
Glitchvid <Glitchvid@glitchvid.com>
date
Thu, 02 Jan 2020 03:58:32 -0700
changeset 3
cda37ab8d167
parent 2
5322f0778cb1
child 4
f43055fb4a5c

- Add content section DIV to home page

site/home.html file | annotate | diff | comparison | revisions
--- a/site/home.html	Thu Jan 02 03:55:00 2020 -0700
+++ b/site/home.html	Thu Jan 02 03:58:32 2020 -0700
@@ -28,14 +28,17 @@
 		<h1>Welcome to the Source 2 Documentation Project!</h1>
 		<h4>This site is dedicated to documents, tutorials, and resources for the Source 2 engine.</h4>
 		<hr>
+
 		<h1>News:</h1>
-		<h3>- Hello World (2020-01-01)</h3>
-		<p>
-			The S2DP was created in anticipation of the release of Half-Life: Alyx.  Our purpose is to be a central location for Source 2 information. <br>
-			As part of this, we'll be launching a Wiki, meant to be a cleaner and updated version of the old Valve Developer Wiki, without mixing Source and Source 2 information.
-			<br> <br>
-			This website is currently in-dev, with the Features section being the focus of efforts.
-		</p>
+		<div class="contentSection">
+			<h3>- Hello World (2020-01-01)</h3>
+			<p>
+				The S2DP was created in anticipation of the release of Half-Life: Alyx.  Our purpose is to be a central location for Source 2 information. <br>
+				As part of this, we'll be launching a Wiki, meant to be a cleaner and updated version of the old Valve Developer Wiki, without mixing Source and Source 2 information.
+				<br> <br>
+				This website is currently in-dev, with the Features section being the focus of efforts.
+			</p>
+		</div>
 		<!-- <h3>- The Firefall (2019-12-31)</h3>
 		<p>
 				The maternal-response opioids that Helen Keeton used to kickstart mother-love in her damaged son was inspired by recent work on attachment-deficit disorders in mice.  

mercurial