Browse Source

Aligned the documentation logotype with the upper left corner.

David Piuva 5 years ago
parent
commit
f493fd6597

+ 3 - 3
Doc/Manual.html

@@ -1,7 +1,7 @@
 <HTML>
 	<BODY>
 		<style>
-			body { background-color: #DDEEFF; font-size: 16px; font-family: Arial;
+			body { background-color: #EEEEFF; font-size: 16px; font-family: Arial;
 			       color: #000000; margin: 0px;
 			       padding-left: 0px; padding-right: 0px;
 			       padding-top: 0px; padding-bottom: 0px }
@@ -16,8 +16,8 @@
 			.normal { font-size: 18px; color: #00A0A0 }
 			.sub { font-size: 18px; color: #ffffdf; }
 		</style>
-<P>		<IMG SRC="Pages/Images/Title.png" alt=Logo titled DFPSR>
-</P><P>		<h1 style="font-size:32px;">David Piuva's software renderer</h1>
+		<IMG SRC="Pages/Images/Title.png" alt=Logo titled DFPSR>
+<P>		<h1 style="font-size:32px;">David Piuva's software renderer</h1>
 </P><P>		When you just want to code in your own pace without worrying about API deprecation.
 </P><IMG SRC="Pages/Images/Border.png"><P>
 </P><P>		<B>Using the library</B>

BIN
Doc/Pages/Images/Title.png


BIN
Doc/Pages/License.html


BIN
Doc/Pages/Security.html


BIN
Doc/Pages/Starting.html


BIN
Doc/Pages/StyleGuide.html