Use same header on public and teams interface

This commit is contained in:
Némunaire 2013-11-25 15:35:56 +01:00
commit b6792f3b72
8 changed files with 57 additions and 77 deletions

View file

@ -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;