summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clock.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clock.html b/clock.html
index 6f2a032..a78de92 100644
--- a/clock.html
+++ b/clock.html
@@ -2,7 +2,7 @@
<head>
<title>Clock</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
-<link rel="stylesheet" href="css/style.css">
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link rel="shortcut icon" type="image/png" href="clock.png">
</head>
<body>