Spaces:
				
			
			
	
			
			
		Build error
		
	
	
	
			
			
	
	
	
	
		
		
		Build error
		
	Commit 
							
							·
						
						82867c6
	
1
								Parent(s):
							
							2b6cd8d
								
Update frontend/footer.py
Browse files- frontend/footer.py +1 -2
    	
        frontend/footer.py
    CHANGED
    
    | @@ -7,7 +7,7 @@ background-color: transparent; | |
| 7 | 
             
            }
         | 
| 8 |  | 
| 9 | 
             
            a:hover,  a:active {
         | 
| 10 | 
            -
            color:  | 
| 11 | 
             
            background-color: transparent;
         | 
| 12 | 
             
            text-decoration: underline;
         | 
| 13 | 
             
            }
         | 
| @@ -18,7 +18,6 @@ left: 0; | |
| 18 | 
             
            bottom: 0;
         | 
| 19 | 
             
            width: 100%;
         | 
| 20 | 
             
            background-color: white;
         | 
| 21 | 
            -
            color: black;
         | 
| 22 | 
             
            text-align: center;
         | 
| 23 | 
             
            }
         | 
| 24 | 
             
            </style>
         | 
|  | |
| 7 | 
             
            }
         | 
| 8 |  | 
| 9 | 
             
            a:hover,  a:active {
         | 
| 10 | 
            +
            color: orange;
         | 
| 11 | 
             
            background-color: transparent;
         | 
| 12 | 
             
            text-decoration: underline;
         | 
| 13 | 
             
            }
         | 
|  | |
| 18 | 
             
            bottom: 0;
         | 
| 19 | 
             
            width: 100%;
         | 
| 20 | 
             
            background-color: white;
         | 
|  | |
| 21 | 
             
            text-align: center;
         | 
| 22 | 
             
            }
         | 
| 23 | 
             
            </style>
         |