Skip to content

Commit aa35a4b

Browse files
author
Cristy
committed
style footer
1 parent 579f248 commit aa35a4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

basics/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<meta name="generator" content="HTML Tidy for HTML5 for Linux version 5.8.0">
4+
55
<meta charset="utf-8">
6-
<meta name="viewport" content="width=device-width, initial-scale=1">
6+
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
77
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css" rel="stylesheet"/>
88
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/js/bootstrap.bundle.min.js"></script>
99
<title>Basic Usage -- ImageMagick Examples</title>
@@ -2882,7 +2882,7 @@ <h2>ImageMagick Special Controls</h2>IM also has a few special options that it u
28822882
<!-- ---------------------------------------------------------------- -->
28832883
</div>
28842884
</main>
2885-
<footer class="magick-footer">
2885+
<footer class="text-center pt-3 my-3 text-body-secondary border-top">
28862886
<div class="container-fluid">
28872887
Created: 30 January 2004<br>
28882888
Updated: 27 September 2017<br>

0 commit comments

Comments
 (0)