Skip to content

Commit

Permalink
Update terminal.php
Browse files Browse the repository at this point in the history
  • Loading branch information
thedj21 committed Jun 10, 2014
1 parent d0f7794 commit bdb5cc5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions services/terminal.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@
<!-- On ouvre la fenêtre à la largeur de l'écran -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Intégration des CSS Bootstrap -->
<link href="../css/bootstrap.css" rel="stylesheet" media="screen">
<link href="../css/bootstrap.min.css" rel="stylesheet" media="screen">
<link href="../css/bootstrap-theme.css" rel="stylesheet" media="screen">
<link href="../css/bootstrap-theme.min.css" rel="stylesheet" media="screen">
<link href="/bootstrap-3.1.1-dist/css/bootstrap.min.css" rel="stylesheet" media="screen">
</head>
<body>
<!-- Intégration du header -->
Expand Down

0 comments on commit bdb5cc5

Please sign in to comment.