Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 761 → Rev 762

/trunk/sites/commun/generique/styles/pageInterieure.css
80,6 → 80,14
width:auto;
margin:0.5em 0;}
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* Liens */
a.lien-ext:after {
content:" "url(/sites/commun/generique/images/icones/fleche_externe.png);}
a.pdf:before {
content:url(/sites/commun/generique/icones/fichier_pdf.png)" ";}
a[href ^="mailto:"]:after {/* CSS3 : ajout d'un espace entre href et ^ pour konqueror */
content:" "url(/sites/commun/generique/images/icones/mail.png);}
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* Classes & couleurs */
.nodisplay {
display:none;}
260,6 → 268,8
text-align:left;}
.table_cadre caption {
font-family:sans-serif;}
.table_cadre th[title]:after {
content:" "url(/sites/commun/generique/images/icones/aide.png);}
/*+-----------------------------------------------------------------------------------------------------------------+*/
.contenu_RSS h3 {
margin:0;}
368,18 → 378,29
margin-left:-450px;
left:50%;}
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* Logo Tela Botanica */
#zone-logo-tela {
position:absolute;
left:0;
margin-top:3px;
background:none;}
#zone-logo-tela img:hover {
border:1px dotted white;
width:144px;
height:98px;}
#zone-logo-tela a:hover:after {
font-size:12px;
color:white;
content:" "attr(title)" ";}
/*+-----------------------------------------------------------------------------------------------------------------+*/
.zone-haut {
height:123px;
width:885px;
margin:32px 0 0 0;
text-align:center;}
.zone-haut h1 {
position:absolute;
left:0;
background:none;}
.zone-haut h2 {
position:absolute;
top:134px;
top:135px;
left:85px;
margin:0;
font-size:16px;