diff --git a/css/links.css b/css/links.css new file mode 100644 index 0000000..55f4fe6 --- /dev/null +++ b/css/links.css @@ -0,0 +1,10 @@ +header, footer { + text-align: center; +} + +ul { + list-style-type: '- '; + padding-left: 3ch; + margin-top: 0.5lh; + margin-bottom: 0.5lh; +} diff --git a/index.html b/index.html index ee04445..0c0860b 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,7 @@ Not serious stuff
diff --git a/links.html b/links.html new file mode 100644 index 0000000..3ec4641 --- /dev/null +++ b/links.html @@ -0,0 +1,56 @@ + + + + + + + LINKS + + + + +
THE LINKS
+
+ +
+ + +