siwwy :3 #3
					 2 changed files with 11 additions and 0 deletions
				
			
		Add hr to header and style hrs
				commit
				
					
					
						e0f354f4d2
					
				
			
		| 
						 | 
					@ -12,6 +12,11 @@ ul {
 | 
				
			||||||
    list-style-type: square;
 | 
					    list-style-type: square;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					hr {
 | 
				
			||||||
 | 
					    border: 1px solid var(--foreground);
 | 
				
			||||||
 | 
					    border-bottom: none;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
div.page {
 | 
					div.page {
 | 
				
			||||||
    min-width: 780px;
 | 
					    min-width: 780px;
 | 
				
			||||||
    max-width: 800px;
 | 
					    max-width: 800px;
 | 
				
			||||||
| 
						 | 
					@ -279,6 +284,11 @@ table.gb-entry {
 | 
				
			||||||
    margin-bottom: 5px;
 | 
					    margin-bottom: 5px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					table.gb-entry hr {
 | 
				
			||||||
 | 
					    border: 1px dotted var(--foreground);
 | 
				
			||||||
 | 
					    border-bottom: none;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
table.gb-admin {
 | 
					table.gb-admin {
 | 
				
			||||||
    margin-bottom: 5px;
 | 
					    margin-bottom: 5px;
 | 
				
			||||||
    width: 500px;
 | 
					    width: 500px;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -14,3 +14,4 @@
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
    </nav>
 | 
					    </nav>
 | 
				
			||||||
 | 
					    <hr>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue