/*
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 Jun 2016, 9:54:31 PM
    Author     : hannes
*/

.wh { background-color: lightgray; }
.bl { background-color: darkgray; }
td.wh {width: 10px; height: 10px; border: 1px solid black; padding: 3px; }
td.bl {width: 10px; height: 10px; border: 1px solid black; padding: 3px; }

