Compare commits
	
		
			2 Commits 
		
	
	
		
			9f70350e84
			...
			ad7984c0a2
		
	
	| Author | SHA1 | Date | 
|---|---|---|
|  BodgeMaster | ad7984c0a2 | |
|  BodgeMaster | cd12c57617 | 
|  | @ -74,3 +74,4 @@ if (!isset($login)){ | ||||||
|     } |     } | ||||||
|   ?> |   ?> | ||||||
| </ul> | </ul> | ||||||
|  | <div class="topnav"></div> | ||||||
|  |  | ||||||
|  | @ -17,7 +17,6 @@ $navbar="about"; | ||||||
|   </head> |   </head> | ||||||
|   <body> |   <body> | ||||||
|     %NAVBAR% |     %NAVBAR% | ||||||
|     <br /> |  | ||||||
|     <div class="container"> |     <div class="container"> | ||||||
|       <div class="item-1"> |       <div class="item-1"> | ||||||
|       	<h1> |       	<h1> | ||||||
|  |  | ||||||
|  | @ -281,6 +281,11 @@ ul.topnav li a.icon { | ||||||
|   padding: 5.4px 9px; |   padding: 5.4px 9px; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | /* invisible spacer under nav bar */ | ||||||
|  | div.topnav { | ||||||
|  |   height: 3em; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| ul.list { | ul.list { | ||||||
|   list-style-type: none; |   list-style-type: none; | ||||||
|   margin: 0; |   margin: 0; | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue