index.html
@@ -22,6 +22,15 @@ .input-group-btn:first-child { width: 50%; } @keyframes blink { 50% { color: transparent; } } .status-boarding { animation: blink 1s linear infinite; } .status-delayed { font-weight: bold; } </style> </head> <body> @@ -106,6 +115,8 @@ </tbody> </table> --> <p>© 2016 Jacek Kowalski - <a href="https://github.com/jacekkow/mpk-ttss">Source</a> - <a href="https://raw.githubusercontent.com/jacekkow/mpk-ttss/master/LICENSE">License</a></p> </div> </div> </div>