Skip to content

Commit

Permalink
Acertando CSS gráfico de velocidade
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-jardim committed Dec 17, 2014
1 parent b068c4d commit 0c359ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public/graficos/lines.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<!doctype>
<head>
<link type="text/css" rel="stylesheet" href="../src/css/graph.css">
<link type="text/css" rel="stylesheet" href="../src/css/detail.css">
<link type="text/css" rel="stylesheet" href="../src/css/legend.css">
<link type="text/css" rel="stylesheet" href="../rickshaw/src/css/graph.css">
<link type="text/css" rel="stylesheet" href="../rickshaw/src/css/detail.css">
<link type="text/css" rel="stylesheet" href="../rickshaw/src/css/legend.css">
<link type="text/css" rel="stylesheet" href="css/lines.css">
<style>
#texto {
Expand Down

0 comments on commit 0c359ac

Please sign in to comment.