Koha/koha-tmpl/intranet-tmpl/default/fr/style.css
2003-02-03 10:53:38 +00:00

19 lines
293 B
CSS

body {
text:"black";
bgcolor:"red";
link:"#0000ff";
vlink:"#0000ff";
Alink:"#cc3300";
margin-bottom:0;
margin-right:0;
margin-left:0;
margin-top:0;
font-size:12pt;
font-family:Times;
}
th {
bgcolor:#cccc99;
background-image:url(/images/background-mem.gif);
font-weight:bold;
}