15 lines
		
	
	
	
		
			512 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			512 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html>
 | |
| <head>
 | |
|     <title>SCHEDULE CONFIGURATION</title>
 | |
|     <meta name="viewport" content="width=device-width, initial-scale=1">
 | |
|     <link rel="icon" href="data:,">
 | |
|     <style>
 | |
|         html{font-family: Helvetica; display:inline-block; margin: 0px auto; text-align: center;}
 | |
|         body { background-color: #ffffff; color: #000000; }
 | |
|         h1{color: #002b36; padding: 2vh;}
 | |
|         h2{color: #073642; padding: 2vh;}
 | |
|         p{font-size: 1.5rem;}
 | |
|       </style>
 | |
| </head>
 | |
| <body>
 | |
| <h1>SCHEDULE CONFIGURATION </h1>
 |