Subversion Repositories Sites.tela-botanica.org

Rev

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

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