fix "about" displayed below map (hide)
This commit is contained in:
parent
eaa242dcf3
commit
a63e3aeb41
1 changed files with 4 additions and 0 deletions
|
|
@ -180,6 +180,10 @@ textarea:focus {
|
|||
font-size: x-small;
|
||||
}
|
||||
|
||||
#about {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* dashed line animation, derived from Chris Coyier and others
|
||||
http://css-tricks.com/svg-line-animation-works/
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue