소스 검색

Aligned the documentation logotype with the upper left corner.

David Piuva 5 년 전
부모
커밋
f493fd6597
6개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      Doc/Manual.html
  2. BIN
      Doc/Pages/Images/Title.png
  3. BIN
      Doc/Pages/License.html
  4. BIN
      Doc/Pages/Security.html
  5. BIN
      Doc/Pages/Starting.html
  6. BIN
      Doc/Pages/StyleGuide.html

+ 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