Remove margin from a tags for explanation text
This commit is contained in:
		
					parent
					
						
							
								b0993d8728
							
						
					
				
			
			
				commit
				
					
						f2f1c61739
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -29,8 +29,8 @@
 | 
			
		|||
                <br>
 | 
			
		||||
                <div class="notice-box">
 | 
			
		||||
                    <p class="signup-text">Already a member?<a href="{% url 'digitalglarus:login' %}">Log in</a></p>
 | 
			
		||||
                    <p class="signup-text">If you are a user of <a href="{% url 'datacenterlight:index' %}">Data Center Light</a>,
 | 
			
		||||
                        you can <a href="{% url 'digitalglarus:login' %}">login</a> on Digital Glarus without a new signup.
 | 
			
		||||
                    <p class="signup-text">If you are a user of <a href="{% url 'datacenterlight:index' %}" style="margin:0;">Data Center Light</a>,
 | 
			
		||||
                        you can <a href="{% url 'digitalglarus:login' %}" style="margin:0;">login</a> on Digital Glarus without a new signup.
 | 
			
		||||
                    </p>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue