removed some unused stuff

This commit is contained in:
HB9HIL
2024-09-19 09:12:16 +02:00
parent 1d5a1cae63
commit 2cfc4a838d
19 changed files with 0 additions and 857 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 703 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 278 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 715 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 321 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 416 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 391 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 389 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 527 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 258 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -1,27 +0,0 @@
body {
background:#EEE url(body.png) repeat-x;
font: 13px "Trebuchet MS", Arial, Verdana;
padding:20px;
}
a {
text-decoration:none;
color:#3C769D;
}
h1 a,
p em a {
display:block;
overflow:hidden;
text-indent:-9999px;
}
h1 a {
width:700px;
height:200px;
background:transparent url(markitup.png) no-repeat center center;
}
p em a {
background:transparent url(jaysalvat.png) no-repeat 10% 50%;
width:120px; height:28px;
left:30px;
position:absolute;
top:0px;
}