/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 05/08/2021, 10:50:09
    Author     : Michael
*/

@CHARSET "UTF-8";

#loginButton:hover{
    background: blue !important;
    color: red !important;
}