Nouvelles modifs suite aux retours des testeurs
This commit is contained in:
parent
d972c99373
commit
7e0997e0c3
4 changed files with 67 additions and 8 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue