First attempt to correct U-turn arrows

This commit is contained in:
Thomas FORGIONE
2015-05-12 10:03:45 +02:00
parent 8822117b06
commit 2dccb1eede
2 changed files with 28 additions and 9 deletions

View File

@@ -58,8 +58,10 @@ block content
input#collisions(type="checkbox", style={'margin-right': '10px', 'margin-bottom': '10px'}, checked)
label(for="collisions" style={'margin-right':'10px'}) Collisions
input#showarrows(type="checkbox", style={'margin-right': '10px', 'margin-bottom': '10px'}, checked)
label(for="showarrows" style={'margin-right':'10px'}) Show arrows
//- audio(controls, autoplay)
//- source(src="/static/data/music/bobomb.mp3")
#container(style={'padding': '0px', 'margin': '0px'}, tabindex="1")