Fixed a couple typos, working on the directory listing for /files, theme integration mainly
This commit is contained in:
		| @@ -24,14 +24,10 @@ | ||||
|       <section> | ||||
|         <header id="title"> | ||||
|           <h1>LinuxRocker</h1> | ||||
|           <h2>Try not to die.</h2> | ||||
|           <h2>You are in a restricted area! Be careful!</h2> | ||||
|         </header> | ||||
|         <hr /> | ||||
|  | ||||
|         <h1> | ||||
|           <a name="Welcome" class="anchor" href="#whoandwhere"><span class="octicon octicon-link"></span></a>Welcome | ||||
|         </h1> | ||||
|  | ||||
|           <p class="tab"><?php include 'pdirl.php' ?></p> | ||||
|  | ||||
|           <footer id="footer"> | ||||
|   | ||||
| @@ -1,6 +1,7 @@ | ||||
| /* table { | ||||
| 	width: 700px; | ||||
| 	} */ | ||||
| table { | ||||
| 	width: 100%; | ||||
| 	margin: 0 auto; | ||||
| 	} | ||||
| table td { | ||||
| 	font-size: 16px; padding: 5px; vertical-align: middle;  | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user