head.txt & index: change background colour to silver.

This commit is contained in:
Mikaela Suomalainen 2012-09-14 16:48:21 +03:00
parent 44a2bc1921
commit c407bd91e6
3 changed files with 5 additions and 0 deletions

View File

@ -9,3 +9,4 @@
<link rel="canonical" href="http://mkaysi.github.com/">
<title>Insert title here</title>
</head>
<body bgcolor="silver" text="black" link="blue" vlink="purple">

View File

@ -6,6 +6,7 @@
Homepage of Mika Suomalainen (Mkaysi)
</title>
</head>
<body bgcolor="silver" text="black" link="blue" vlink="purple">
<h1 id="welcome">Welcome</h1>
<p>There might not be much to see in this page. You can find list of pages in the <a href="https://github.com/Mkaysi/mkaysi.github.com/">source</a>.</p>
@ -60,6 +61,7 @@ sub 4096R/0xDA6A2440A4271AC5 2012-03-27
<a href="http://www4.clustrmaps.com/user/bd3fe1f1"><img src="http://www4.clustrmaps.com/stats/maps-no_clusters/mkaysi.github.com--thumb.jpg" alt="Locations of visitors to this page" /></a>
</noscript>
</body>
</HTML>

View File

@ -8,6 +8,7 @@
<link rel="canonical" href="http://mkaysi.github.com/index.html">
<title>Homepage of Mika Suomalainen (Mkaysi)</title>
</head>
<body bgcolor="silver" text="black" link="blue" vlink="purple">
# Welcome
@ -116,4 +117,5 @@ I used to be also on some channels at OFTC and IRCnet, but because of problems w
<div id="clustrmaps-widget"></div><script type="text/javascript">var _clustrmaps = {'url' : 'http://mkaysi.github.com/', 'user' : 1040881, 'server' : '4', 'id' : 'clustrmaps-widget', 'version' : 1, 'date' : '2012-09-02', 'lang' : 'en', 'corners' : 'square' };(function (){ var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = 'http://www4.clustrmaps.com/counter/map.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);})();</script><noscript><a href="http://www4.clustrmaps.com/user/bd3fe1f1"><img src="http://www4.clustrmaps.com/stats/maps-no_clusters/mkaysi.github.com--thumb.jpg" alt="Locations of visitors to this page" /></a></noscript>
</body>
</HTML>