This commit is contained in:
James 2020-03-29 09:39:31 +01:00
parent 1497f3c82f
commit 52baef1567

View File

@ -54,6 +54,7 @@ td.hover, tr.hover td{
background-color: rgba(153, 0, 0, 0.75); background-color: rgba(153, 0, 0, 0.75);
color:#fff; color:#fff;
z-index: 250; z-index: 250;
margin-top:50px;
} }
#button_container button#left{ #button_container button#left{
left: 8%; left: 8%;