Add material-color to index.php
This commit is contained in:
		
							parent
							
								
									542bb80d85
								
							
						
					
					
						commit
						89c6c720f1
					
				@ -84,6 +84,7 @@ if (checkLoginServer()) {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        <link href="static/css/bootstrap.min.css" rel="stylesheet">
 | 
					        <link href="static/css/bootstrap.min.css" rel="stylesheet">
 | 
				
			||||||
        <link href="static/css/font-awesome.min.css" rel="stylesheet">
 | 
					        <link href="static/css/font-awesome.min.css" rel="stylesheet">
 | 
				
			||||||
 | 
					        <link href="static/css/material-color.min.css" rel="stylesheet">
 | 
				
			||||||
        <link href="static/css/app.css" rel="stylesheet">
 | 
					        <link href="static/css/app.css" rel="stylesheet">
 | 
				
			||||||
        <?php if (RECAPTCHA_ENABLED) { ?>
 | 
					        <?php if (RECAPTCHA_ENABLED) { ?>
 | 
				
			||||||
            <script src='https://www.google.com/recaptcha/api.js'></script>
 | 
					            <script src='https://www.google.com/recaptcha/api.js'></script>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user