Use same header on public and teams interface
This commit is contained in:
parent
4efc90a5f0
commit
b6792f3b72
8 changed files with 57 additions and 77 deletions
|
|
@ -30,7 +30,7 @@
|
|||
text-shadow: 0 0 5px #00c6ff;
|
||||
}
|
||||
|
||||
#point {
|
||||
.point {
|
||||
position: relative;
|
||||
-moz-animation: mymove 1s ease infinite;
|
||||
-webkit-animation: mymove 1s ease infinite;
|
||||
|
|
|
|||
Reference in a new issue