Minor header changes
This commit is contained in:
		
							parent
							
								
									7a0505a627
								
							
						
					
					
						commit
						cacdbfd3ca
					
				
					 4 changed files with 6 additions and 5 deletions
				
			
		
							
								
								
									
										4
									
								
								list.css
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								list.css
									
										
									
									
									
								
							|  | @ -81,7 +81,7 @@ header a:hover { | ||||||
| 
 | 
 | ||||||
| /* Article styles */ | /* Article styles */ | ||||||
| article { | article { | ||||||
|   margin-top: 80px; |   margin-top: 8em; | ||||||
|   margin-bottom: 50px; |   margin-bottom: 50px; | ||||||
|   padding: 20px; |   padding: 20px; | ||||||
|   width: 90%; |   width: 90%; | ||||||
|  | @ -287,7 +287,7 @@ ul.oneStar { | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| ul.death { | ul.death { | ||||||
|   background: #920e0e; |   background: #000000; | ||||||
|   color: white; |   color: white; | ||||||
|   font-weight: bold; |   font-weight: bold; | ||||||
|   text-shadow: red; |   text-shadow: red; | ||||||
|  |  | ||||||
|  | @ -11,7 +11,7 @@ | ||||||
| <body> | <body> | ||||||
|     <header-component></header-component> |     <header-component></header-component> | ||||||
|         <article> |         <article> | ||||||
|         <h1>AOSP Base</h1> |         <h1>AOSP Based</h1> | ||||||
|         <h1>5/5</h1> |         <h1>5/5</h1> | ||||||
|         <ul class="fiveStar"> |         <ul class="fiveStar"> | ||||||
|             <li>Volla OS</li>             |             <li>Volla OS</li>             | ||||||
|  | @ -39,6 +39,7 @@ | ||||||
|         <ul class="twoStar"> |         <ul class="twoStar"> | ||||||
|             <li>Ubuntu Touch</li> |             <li>Ubuntu Touch</li> | ||||||
|         </ul> |         </ul> | ||||||
|  |         <h1>1/5</h1> | ||||||
|         <ul class="oneStar"> |         <ul class="oneStar"> | ||||||
|             <li>postmarketOS</li> |             <li>postmarketOS</li> | ||||||
|         </ul> |         </ul> | ||||||
|  |  | ||||||
|  | @ -81,7 +81,7 @@ header a:hover { | ||||||
| 
 | 
 | ||||||
| /* Article styles */ | /* Article styles */ | ||||||
| article { | article { | ||||||
|   margin-top: 80px; |   margin-top: 8em; | ||||||
|   margin-bottom: 50px; |   margin-bottom: 50px; | ||||||
|   padding: 20px; |   padding: 20px; | ||||||
|   width: 90%; |   width: 90%; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue