Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 4 Rev 11
Line 91... Line 91...
91
.attention {
91
.attention {
92
  display:block;
92
  display:block;
93
  background: #ffffcc url(/sites/commun/generique/images/graphisme/attention.png) no-repeat left;
93
  background: #ffffcc url(/sites/commun/generique/images/graphisme/attention.png) no-repeat left;
94
  text-align:center;
94
  text-align:center;
95
  border: 1px solid red;
95
  border: 1px solid red;
96
  padding:10px 2px;}
96
  padding:10px 2px 10px 40px;}
97
.information {
97
.information {
98
  background: #e7ebfd url(/sites/commun/generique/images/graphisme/information.png) no-repeat left;
98
  background: #e7ebfd url(/sites/commun/generique/images/graphisme/information.png) no-repeat left;
99
  text-align:center;
99
  text-align:center;
100
  border:1px solid #dfe7ac;
100
  border:1px solid #dfe7ac;
101
  padding:10px 2px;}
101
  padding:10px 2px 10px 40px;}
102
#bb_liste_fascicule li{
102
#bb_liste_fascicule li{
103
  clear:both;
103
  clear:both;
104
  height:100%;}
104
  height:100%;}
105
.bb_img_fascicule {
105
.bb_img_fascicule {
106
  display:block;}
106
  display:block;}