Add door sign generator (resolves #10)
This commit is contained in:
		@ -22,6 +22,8 @@
 | 
			
		||||
			}
 | 
			
		||||
			form {
 | 
			
		||||
				padding: 16px;
 | 
			
		||||
				max-width: 512px;
 | 
			
		||||
				margin: auto;
 | 
			
		||||
			}
 | 
			
		||||
			label {
 | 
			
		||||
				display: block;
 | 
			
		||||
@ -55,6 +57,7 @@
 | 
			
		||||
				font-weight: bold;
 | 
			
		||||
				color: #fff;
 | 
			
		||||
				width: 100%;
 | 
			
		||||
				cursor: pointer;
 | 
			
		||||
			}
 | 
			
		||||
			input[type=checkbox] {
 | 
			
		||||
				transform: translateY(-3px);
 | 
			
		||||
@ -134,10 +137,11 @@
 | 
			
		||||
				probably contact an admin or a dev nearby :(<br><br>\
 | 
			
		||||
				Here are a few links for testing:<br>\
 | 
			
		||||
				<a href="/view">View Data</a>, \
 | 
			
		||||
				<a href="/QRgen">Door Sign Generator</a>, \
 | 
			
		||||
				<a href="/?arrival=42">Test Arrival</a>, \
 | 
			
		||||
				<a href="/?departure=42">Test Departure</a><br><br>\
 | 
			
		||||
				© 2020 made by <a target="_blank" href="mailto:o.winkels@fasttube.de">Oskar</a> \
 | 
			
		||||
				for <a target="_blank" href="//fasttube.de">FaSTTUBe</a>. \
 | 
			
		||||
				for <a target="_blank" href="//fasttube.de">FaSTTUBe</a>.<br> \
 | 
			
		||||
				For source code & licensing see <a href="//git.fasttube.de/FaSTTUBe/ftracker">git repo</a>'
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user