Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 172 Rev 183
Line 94... Line 94...
94
.attention {
94
.attention {
95
  display:block;
95
  display:block;
96
  background: #ffffcc url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/attention.png) no-repeat 2% 50%;
96
  background: #ffffcc url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/attention.png) no-repeat 2% 50%;
97
  text-align:center;
97
  text-align:center;
98
  border: 1px solid red;
98
  border: 1px solid red;
-
 
99
  min-height: 50px;
-
 
100
  max-width: 800px;
99
  padding:10px 5px 10px 50px;}
101
  padding:5px 5px 5px 50px;}
100
.information {
102
.information {
101
  background: #e7ebfd url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/information.png) no-repeat 2% 50%;
103
  background: #e7ebfd url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/information.png) no-repeat 2% 50%;
102
  text-align:center;
104
  text-align:center;
103
  border:1px solid #5D81BA;
105
  border:1px solid #5D81BA;
-
 
106
  min-height: 50px;
-
 
107
  max-width: 800px;
104
  padding:10px 0 10px 0;}
108
  padding:5px 5px 5px 50px;}
105
#bb_liste_fascicule li{
109
#bb_liste_fascicule li{
106
  clear:both;
110
  clear:both;
107
  height:100%;}
111
  height:100%;}
108
.bb_img_fascicule {
112
.bb_img_fascicule {
109
  display:block;}
113
  display:block;}