Skip to content

Commit

Permalink
Colocando o bootstrap atualizado
Browse files Browse the repository at this point in the history
  • Loading branch information
orionwinter committed Oct 20, 2014
1 parent 5211afb commit 707348a
Show file tree
Hide file tree
Showing 19 changed files with 7,394 additions and 7,171 deletions.
6 changes: 4 additions & 2 deletions estatica-bootstrap/cadastro.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
<meta charset="UTF-8">
<title>Cadastre-se</title>

<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<script type="text/javascript" src="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
<!--bootstrap-->
<link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
<script src="js/jquery-2.1.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</head>
<body>
<div class="container">
Expand Down
Loading

0 comments on commit 707348a

Please sign in to comment.