2021-09-12 22:40:30 +02:00

31 lines
1.2 KiB
CSS

<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>