Add background image
This commit is contained in:
		
							parent
							
								
									f27f2078dd
								
							
						
					
					
						commit
						c6d970e4a7
					
				
					 5 changed files with 18 additions and 0 deletions
				
			
		
							
								
								
									
										
											BIN
										
									
								
								dronken/static/background.jpg
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								dronken/static/background.jpg
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 1.2 MiB  | 
							
								
								
									
										
											BIN
										
									
								
								dronken/static/background2.jpg
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								dronken/static/background2.jpg
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 1.6 MiB  | 
| 
						 | 
				
			
			@ -1,3 +1,4 @@
 | 
			
		|||
{% load staticfiles %}
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
<head>
 | 
			
		||||
| 
						 | 
				
			
			@ -26,6 +27,11 @@
 | 
			
		|||
    <!-- End Piwik Code -->
 | 
			
		||||
    {% endif %}
 | 
			
		||||
    <style type="text/css">
 | 
			
		||||
        html {
 | 
			
		||||
            background: url("{% static "background2.jpg" %}");
 | 
			
		||||
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        html, body {
 | 
			
		||||
            height: 100%;
 | 
			
		||||
            font-family: OpenSans, Verdana, sans-serif;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,3 +1,4 @@
 | 
			
		|||
{% load staticfiles %}
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
<head>
 | 
			
		||||
| 
						 | 
				
			
			@ -26,6 +27,11 @@
 | 
			
		|||
    <!-- End Piwik Code -->
 | 
			
		||||
    {% endif %}
 | 
			
		||||
    <style type="text/css">
 | 
			
		||||
        html {
 | 
			
		||||
            background: url("{% static "background2.jpg" %}");
 | 
			
		||||
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        html, body {
 | 
			
		||||
            height: 90%;
 | 
			
		||||
            font-family: OpenSans, Verdana, sans-serif;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,3 +1,4 @@
 | 
			
		|||
{% load staticfiles %}
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
<head>
 | 
			
		||||
| 
						 | 
				
			
			@ -26,6 +27,11 @@
 | 
			
		|||
    <!-- End Piwik Code -->
 | 
			
		||||
    {% endif %}
 | 
			
		||||
    <style type="text/css">
 | 
			
		||||
        html {
 | 
			
		||||
            background: url("{% static "background2.jpg" %}");
 | 
			
		||||
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        html, body {
 | 
			
		||||
            height: 90%;
 | 
			
		||||
            font-family: OpenSans, Verdana, sans-serif;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue