Nouvelles modifs suite aux retours des testeurs

This commit is contained in:
Luc Didry 2016-08-10 12:54:54 +02:00
parent d972c99373
commit 7e0997e0c3
4 changed files with 67 additions and 8 deletions

View file

@ -18,3 +18,15 @@ h1 a.banner {
cursor: pointer;
text-decoration: none;
}
.notice-bar {
color: #B82E12;
opacity: 0.75;
text-align: center;
margin-left: 0;
font-size: 1.3em;
}
#marker,
#eraser,
.active-connections {
display: none;
}