mirror of
				https://github.com/Alamantus/Lexiconga.git
				synced 2025-11-04 02:07:05 +01:00 
			
		
		
		
	Assorted minor fixes
This commit is contained in:
		
							parent
							
								
									3f690383f8
								
							
						
					
					
						commit
						6e24fca1bd
					
				
					 3 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -113,7 +113,7 @@
 | 
			
		|||
  <footer id="bottom">
 | 
			
		||||
    <a href="https://liberapay.com/robbieantenesse" target="_blank" class="small button">Support Lexiconga</a>
 | 
			
		||||
    <a href="https://blog.lexicon.ga" target="_blank" class="small button">Blog</a>
 | 
			
		||||
    <a href="./" target="_blank" class="small button">Advertise</a>
 | 
			
		||||
    <a href="." target="_blank" class="small button">Advertise</a>
 | 
			
		||||
    <a href="https://github.com/Alamantus/Lexiconga/issues" target="_blank" class="small button">Issues</a>
 | 
			
		||||
    <a href="https://github.com/Alamantus/Lexiconga/releases" target="_blank" class="small button">Updates</a>
 | 
			
		||||
    <span class="separator">|</span>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,4 +1,5 @@
 | 
			
		|||
<?php
 | 
			
		||||
require_once(realpath(dirname(__FILE__) . '/./config.php'));
 | 
			
		||||
require_once(realpath(dirname(__FILE__) . '/./Response.php'));
 | 
			
		||||
require_once(realpath(dirname(__FILE__) . '/./User.php'));
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
  #title {
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    margin: 3px $general-padding 3px 0;
 | 
			
		||||
    width: auto;
 | 
			
		||||
    width: 180px;
 | 
			
		||||
    max-height: $header-height - $general-padding;
 | 
			
		||||
    vertical-align: middle;
 | 
			
		||||
  }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue