Subversion Repositories Sites.tela-botanica.org

Rev

Rev 158 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 158 Rev 692
Line 1... Line 1...
1
/*Feuille de style d'impression des mondes
1
/*Feuille de style d'impression des mondes
2
Auteur : Magali Giaume*/
2
Auteur : Magali Giaume*/
3
@page{
-
 
4
  size:21.0cm 29.7cm;
-
 
5
  margin:2.5cm 2cm 2.5cm 2cm;}
-
 
6
body {
3
body {
7
  font-family: Helvetica,Verdana,Arial, sans-serif;
4
  font-family: Helvetica,Verdana,Arial, sans-serif;
8
  background-color: #fff;
5
  background-color: #fff;
9
  color:#000;
6
  color:#000;
10
  margin: 0;
7
  margin: 0;
Line 13... Line 10...
13
h1 {
10
h1 {
14
  font-weight: bold;
11
  font-weight: bold;
15
  font-size: 13px;
12
  font-size: 13px;
16
  text-align: center;
13
  text-align: center;
17
  margin : 3px 0;}
14
  margin : 3px 0;}
18
h1 {page-break-before:avoid;}
-
 
19
h2 {
15
h2 {
20
  font-size:12px;
16
  font-size:12px;
21
  font-weight:bold;}
17
  font-weight:bold;}
22
h3 {
18
h3 {
23
  font-size:11px;}
19
  font-size:11px;}
Line 26... Line 22...
26
  text-align:center;}
22
  text-align:center;}
27
/* style des liens */    
23
/* style des liens */    
28
a {
24
a {
29
  color:#000;
25
  color:#000;
30
  text-decoration:none;}
26
  text-decoration:none;}
31
a:after {
-
 
32
  content: "("attr(href)")";}
-
 
33
/*DIFFERENTS BLOCS DE LA PAGE*/
27
/*DIFFERENTS BLOCS DE LA PAGE*/
34
#reducteur {
28
#reducteur {
35
  text-align:center;
29
  text-align:center;
36
  margin:0 auto;}
30
  margin:0 auto;}
37
#logo_tela {
31
#logo_tela {