summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--css/main.css1
-rw-r--r--index.html36
2 files changed, 26 insertions, 11 deletions
diff --git a/css/main.css b/css/main.css
index 20724e2..41c5a3e 100644
--- a/css/main.css
+++ b/css/main.css
@@ -3,7 +3,6 @@ body
background-color: #DCDCDC;
color: black;
font-family: sans-serif;
- font-size: normal;
margin-left: 3em;
margin-right: 3em;
}
diff --git a/index.html b/index.html
index f99e022..6dbd5e2 100644
--- a/index.html
+++ b/index.html
@@ -3,18 +3,19 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
-<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-<meta http-equiv="expires" content="0" />
-<meta name="language" content="en-us" />
-<meta name="keywords" content="slackware freenode irc" />
-<meta name="abstract" content="##slackware on freenode" />
-<meta name="author" content="Robby Workman" />
-<meta name="contact" content="rworkman AT slackware.com" />
-<meta name="generator" content="vi" />
-<link rel="stylesheet" type="text/css" href="/slackware-freenode/css/main.css" />
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+ <meta http-equiv="expires" content="0" />
-<title>##slackware info</title>
+ <meta name="language" content="en-us" />
+ <meta name="keywords" content="slackware freenode irc" />
+ <meta name="abstract" content="##slackware on freenode" />
+ <meta name="author" content="Robby Workman" />
+ <meta name="contact" content="rworkman AT slackware.com" />
+ <meta name="generator" content="vi" />
+ <link rel="stylesheet" type="text/css" href="/slackware-freenode/css/main.css" />
+
+ <title>##slackware info</title>
</head>
<body>
@@ -198,6 +199,21 @@
</li>
</ul>
</div>
+ <br />
+ <div align="center">
+ <p>
+ <a href="https://validator.w3.org/check?uri=referer">
+ <img src="https://www.w3.org/Icons/valid-xhtml10"
+ alt="Valid XHTML 1.0 Transitional"
+ height="31" width="88" /></a>
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
+ <a href="https://jigsaw.w3.org/css-validator/check/referer">
+ <img style="border:0;width:88px;height:31px;"
+ src="https://jigsaw.w3.org/css-validator/images/vcss"
+ alt="Valid CSS!" /> </a>
+ </p>
+ </div>
+ <br />
</body>
</html>