1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Minor fixes

This commit is contained in:
Krateng
2019-03-10 17:38:33 +01:00
parent 1fac2ca965
commit b9e754a6bb
8 changed files with 38 additions and 8 deletions

View File

@@ -59,7 +59,7 @@ div.footer {
position:fixed;
height:20px;
/**width:100%;**/
background-color:rgba(10,10,10,0.3);
background-color:rgba(10,10,10,0.9);
bottom:0px;
left:0px;
right:0px;