First commit 18/08/2000

This commit is contained in:
2021-09-12 22:40:30 +02:00
commit e721637efc
531 changed files with 16045 additions and 0 deletions

30
otros/ofertas/noframe.css Normal file
View File

@ -0,0 +1,30 @@
<style type="text/css">
<!--
body {border: 0; margin: 0; background: buttonface;}
.fbutton{BACKGROUND-COLOR: buttonface; BORDER-BOTTOM: buttonface 1px solid;
BORDER-LEFT: buttonface 1px solid; BORDER-RIGHT: buttonface 1px solid;
BORDER-TOP: buttonface 1px solid;}
.dbutton{BACKGROUND-COLOR: buttonface; BORDER-BOTTOM: buttonshadow 1px
solid; BORDER-LEFT: buttonhighlight 1px solid; BORDER-RIGHT: buttonshadow
1px solid; BORDER-TOP: buttonhighlight 1px solid;}
.pbutton{BACKGROUND-COLOR: buttonface; BORDER-BOTTOM: buttonhighlight 1px
solid; BORDER-LEFT: buttonshadow 1px solid; BORDER-RIGHT: buttonhighlight
1px solid; BORDER-TOP: buttonshadow 1px solid;}
.ebutton{BACKGROUND-COLOR: buttonface; BORDER-BOTTOM: #000000 1px solid;
BORDER-LEFT: buttonface 1px solid; BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: buttonface 1px solid;}
.rbutton{BACKGROUND-COLOR: buttonhighlight; BORDER-BOTTOM: buttonface 1px
solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: buttonface 1px solid;
BORDER-TOP: #000000 1px solid;}
.titlefont{font-family: MS Sans Serif; font-size: 10pt; color: #000000;
font-weight: none;}
.copyright{font-family: MS Sans Serif; font-size: 8pt; color: #000000;
font-weight: none;}
-->
</style>