Moving some images around
This commit is contained in:
parent
515bf0e18a
commit
10049be909
|
@ -70,5 +70,5 @@ hr {
|
|||
}
|
||||
|
||||
img {
|
||||
vertical-align: bottom;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
<br>
|
||||
Checkout the <a href="/cgi-bin/whoami.cgi">reflection page</a> for
|
||||
some info about your browser/request
|
||||
<img alt="BSOD" src="/Pictures/bluscrn.gif" height="16"><br>
|
||||
<img alt="BSOD" src="/Pictures/globe05.gif" height="16"><br>
|
||||
</p>
|
||||
</div>
|
||||
<div class="outer">
|
||||
|
|
|
@ -25,7 +25,8 @@
|
|||
</script>
|
||||
<div id="gdpr">
|
||||
<b>Notice:</b> This site uses kickass MIDI technology instead of cookies.
|
||||
<img alt="a compact disc playing music" src="/Pictures/Music_CD.gif"><br>
|
||||
<img alt="a compact disc playing music" src="/Pictures/Music_CD.gif"
|
||||
style="vertical-align: bottom"><br>
|
||||
<br>
|
||||
<button class="win95button" onclick="playIt();"><u>O</u>K</button>
|
||||
<button class="win95button" onclick="closeIt();"><u>C</u>ancel</button>
|
||||
|
@ -50,11 +51,10 @@
|
|||
</div>
|
||||
<div class="outer">
|
||||
<center>
|
||||
<a href="/">Home</a> -
|
||||
<a href="/">Home <img alt="american flag" src="/Pictures/patriotic45.gif" height="16"></a> -
|
||||
<a href="/me">Me <img alt="BSOD" src="/Pictures/bluscrn.gif"
|
||||
height="16"></a> -
|
||||
<a href="/news">News <img alt="update" src="/Pictures/updat4.gif"
|
||||
style="vertical-align: middle"></a><br>
|
||||
<a href="/news">News <img alt="update" src="/Pictures/updat4.gif"></a><br>
|
||||
<br>
|
||||
</center>
|
||||
<hr>
|
||||
|
|
Loading…
Reference in a new issue