Template for 100a field plugin
[koha.git] / koha-tmpl / intranet-tmpl / default / es / style.css
1 body {
2         text:"black";
3         bgcolor:"red";
4         link:"#0000ff";
5         vlink:"#0000ff";
6         Alink:"#cc3300";
7         margin-bottom:0;
8         margin-right:0;
9         margin-left:0;
10         margin-top:0;
11         font-size:12pt;
12         font-family:Times;
13         }
14
15 th {
16         bgcolor:#cccc99;
17         background-image:url(/images/background-mem.gif);
18         font-weight:bold;
19 }