1
0
mirror of https://github.com/dege-diosg/dgVoodoo2 synced 2024-07-08 20:51:02 +02:00
This commit is contained in:
Dege 2020-09-24 14:41:08 +02:00
parent fc82f3b97a
commit 0cc5ba60b8

View File

@ -9,45 +9,66 @@
<style>
body
{
}
body {
}
div.sectiondgVoodoo2
{
position: static;
height: 680px;
}
div.sectiondgVoodoo2 {
position: static;
height: 680px;
}
div.product
{
position: absolute;
width: 800px;
}
div.product {
position: absolute;
width: 800px;
}
div.productother
{
color: #402000;
font-style: bold;
font-weight: 900;
position: relative;
top: -50px;
left: 650px;
width: 630px;
}
div.productother {
color: #402000;
font-style: bold;
font-weight: 900;
position: relative;
top: -50px;
left: 650px;
width: 630px;
}
a:link {
color: green;
background-color: transparent;
text-decoration: none;
}
a:visited {
color: pink;
background-color: transparent;
text-decoration: none;
}
a:hover {
color: red;
background-color: transparent;
text-decoration: underline;
}
a:active {
color: yellow;
background-color: transparent;
text-decoration: underline;
}
</style>
</style>
<body>
<body bgcolor="#552F00">
<!--Head-->
<FONT SIZE="4" COLOR="#000000">
<FONT SIZE="4" color = "#A0A060">
<div class="sectiondgVoodoo2">
<h2>
<table align="left">
<th><FONT SIZE="6">dgVoodoo 2</FONT></th>
<th><FONT SIZE="6" COLOR="#FFFFFF">dgVoodoo 2</FONT></th>
</table> <br>
</h2>
<div class="product">
@ -105,6 +126,6 @@ div.productother
<A href="http://www.dege.fw.hu">http://www.dege.fw.hu</A><br><br>
It does NOT contain any malware. Use a browser that is free of Google Shit Browsing security service crap (which is based on tons of noname antivirus "engines", look at VirusTotal if interested).
</FONT>
</body>
</bodybgcolor="#552F00">
</html>