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