- Fixed overflow of textnotice

Thu, 02 Jan 2020 04:11:11 -0700

author
Glitchvid <Glitchvid@glitchvid.com>
date
Thu, 02 Jan 2020 04:11:11 -0700
changeset 4
f43055fb4a5c
parent 3
cda37ab8d167
child 5
119d642a45fb

- Fixed overflow of textnotice
- Add VR section link
- Add Gman quote

site/features.html file | annotate | diff | comparison | revisions
site/style.css file | annotate | diff | comparison | revisions
--- a/site/features.html	Thu Jan 02 03:58:32 2020 -0700
+++ b/site/features.html	Thu Jan 02 04:11:11 2020 -0700
@@ -44,6 +44,10 @@
 					<a href=""><li><h1 id="toolsSectionH1">- <u>Rendering</u></h1></li></a>
 					<p id="textNotice"><b>Notice: </b> Not created yet.</p>
 				</div>
+				<div class="contentSection">
+					<a href=""><li><h1 id="toolsSectionH1">- <u>First Class VR</u></h1></li></a>
+					<p id="textNotice"><b>Notice:</b> <br> Should old acquaintances be forgot?<br>Well, after so much <i>time</i> – some things can prove...  difficult to remember.</p>
+				</div>
 			</ul>
 		</nav>
 
--- a/site/style.css	Thu Jan 02 03:58:32 2020 -0700
+++ b/site/style.css	Thu Jan 02 04:11:11 2020 -0700
@@ -109,6 +109,7 @@
 	margin-left: 2em;
 	margin-right: 2em;
 	padding-right: 10%;
+	max-width: 70%;
 }
 
 

mercurial