d
This commit is contained in:
parent
a4b3f32b9c
commit
c3d79d1e7b
@ -47,11 +47,13 @@ td.hover, tr.hover td{
|
|||||||
#button_container{
|
#button_container{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 250;
|
z-index: 250;
|
||||||
|
width: 100%
|
||||||
}
|
}
|
||||||
#button_container button{
|
#button_container button{
|
||||||
font-size: 50px;
|
font-size: 50px;
|
||||||
background-color: rgba(153, 0, 0, 0.75);
|
background-color: rgba(153, 0, 0, 0.75);
|
||||||
color:#fff;
|
color:#fff;
|
||||||
|
z-index: 250;
|
||||||
}
|
}
|
||||||
#button_container button#left{
|
#button_container button#left{
|
||||||
left: 8%;
|
left: 8%;
|
||||||
|
Loading…
Reference in New Issue
Block a user