Subversion Repositories Sites.tela-botanica.org

Rev

Rev 125 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 125 Rev 128
Line 66... Line 66...
66
#droite {
66
#droite {
67
  margin:0 5px 0 195px;}
67
  margin:0 5px 0 195px;}
Line 68... Line 68...
68
 
68
 
Line 69... Line 69...
69
/* droite -> contenu */
69
/* droite -> contenu */
70
 
70
 
71
#contenu_accueil {
71
#contenu_accueil{
72
  margin:5px 270px 5px 17px;
72
  margin:5px 270px 5px 0;
73
  padding:0;
73
  padding:0;
74
  text-align: justify;
74
  text-align: justify;
75
  min-height: 300px;
75
  min-height: 300px;
Line 76... Line 76...
76
  width:540px;
76
  width:540px;
77
  background:url(/accueil/test.png) center;}
77
  background:url(/accueil/test.png) center;}
78
 
78
 
-
 
79
#contenu_article, #contenu_rubrique, #contenu {
79
#contenu_article, #contenu_rubrique {
80
  text-align: justify;
80
  text-align: justify;
81
  min-height: 300px;
-
 
82
  font-size:13px;
-
 
83
  width:805px;
Line 81... Line 84...
81
  min-height: 300px;
84
  background:url(/accueil/test.png) center;}
82
  width:580px;
85
#contenu .intituler_rubrique {
83
  background:url(/accueil/test.png) center;}
86
  font-size:18px;}
84
 
87
 
Line 95... Line 98...
95
  width:250px;
98
  width:250px;
96
  position:absolute;
99
  position:absolute;
97
  top:10px;
100
  top:10px;
98
  right:-260px;
101
  right:-260px;
99
  text-align:left;
102
  text-align:left;
100
  padding:0 5px;}
103
  border-left:1px solid #ccc;}
Line 101... Line 104...
101
 
104
 
102
/* pour les fils d'info rss */
105
/* pour les fils d'info rss */
103
.rss {
106
.rss {
104
  width: 250px;
-
 
105
  border:1px solid #ccc;
107
  width: 250px;
106
  font-size: 14px;
108
  font-size: 14px;
107
  text-align:left;
109
  text-align:left;
Line 108... Line 110...
108
  padding-left:9px;}
110
  padding-left:9px;}