Fixed some header problem --> styling still broken will look into it
This commit is contained in:
		
							parent
							
								
									eeeddd9db6
								
							
						
					
					
						commit
						8882d036c9
					
				
					 29 changed files with 443 additions and 403 deletions
				
			
		|  | @ -7,20 +7,20 @@ | |||
|         <link rel="stylesheet" href="../list.css"> | ||||
|     </head> | ||||
|     <body> | ||||
|         <header> | ||||
|             <div class="header-content"> | ||||
|                 <div class="project-name"><a href="../index.html">FOSS alternative</a></div> | ||||
|                 <button class="burger-menu" onclick="toggleMenu()">☰</button> | ||||
|                 <ul class="menu"> | ||||
|                     <li><a href="index.html">Home</a></li> | ||||
|                     <li><a href="features.html">Features</a></li> | ||||
|                     <li><a href="downloads.html">Downloads</a></li> | ||||
|                     <li><a href="community.html">Community</a></li> | ||||
|                     <li><a href="support.html">Support</a></li> | ||||
|                     <li><a href="about.html">About</a></li> | ||||
|                 </ul> | ||||
|             </div> | ||||
|         </header> | ||||
|     <header> | ||||
|         <div class="header-content"> | ||||
|            <div class="project-name"><a href="../index.html">FOSS alternative</a></div> | ||||
|             <button class="burger-menu" onclick="toggleMenu()">☰</button> | ||||
|             <ul class="menu"> | ||||
|                 <li><a href="../games.html">Games</a></li> | ||||
|                 <li><a href="../general.html">General</a></li> | ||||
|                 <li><a href="../tools.html">Tools</a></li> | ||||
|                 <li><a href="../media.html">Multimedia</a></li> | ||||
|                 <li><a href="../os.html">OS</a></li> | ||||
|                 <li><a href="../social-media.html">Social media</a></li> | ||||
|             </ul> | ||||
|         </div> | ||||
|     </header> | ||||
|         <article> | ||||
|         <h1>5/5</h1> | ||||
|         <ul class="fiveStar"> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Sage The DM
						Sage The DM