New bootstrap theme

This commit is contained in:
Axel 2017-11-08 09:49:01 +01:00 committed by GitHub
parent 1328cccc0b
commit 75ced47f1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ if (isset($_POST['to'])) {
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://bootswatch.com/darkly/bootstrap.min.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.7/darkly/bootstrap.min.css" crossorigin="anonymous">
<link rel="stylesheet" href="http://summernote.org/bower_components/summernote/dist/summernote.css" />
<script src="https://code.jquery.com/jquery-2.2.1.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
@ -89,4 +89,4 @@ if (isset($_POST['to'])) {
</script>
</body>
</html>
</html>