Subversion Repositories Sites.gentiana.org

Compare Revisions

Ignore whitespace Rev 7 → Rev 8

/trunk/accueil/accueil_prairie.css
8,7 → 8,7
height:768px;
width:1024px;
margin:0 auto;
background:url(/gentiana/accueil/accueil_fond_88ko.jpg) top left no-repeat;}
background:url(./accueil_fond_88ko.jpg) top left no-repeat;}
#cartouche {
position:absolute;
height:374px;
18,7 → 18,7
top: 50%;
margin-left:-370px;
left: 50%;
background:url(/gentiana/accueil/cartouche.png) top left no-repeat;}
background:url(./cartouche.png) top left no-repeat;}
#logo_gentiana{
position:absolute;
top:0;
48,21 → 48,47
#site_asso_gentiana {
display: table-cell;
vertical-align:middle;
background:url(/gentiana/accueil/site_asso_gentiana.png) center left no-repeat;}
background:url(./site_asso_gentiana.png) center left no-repeat;}
#site_flore_isere {
background:url(/gentiana/accueil/site_flore_isere.png) center left no-repeat;}
background:url(./site_flore_isere.png) center left no-repeat;}
#site_gestion_raisonnable {
background:url(/gentiana/accueil/site_gestion_raisonnable.png) center left no-repeat;}
background:url(./site_gestion_raisonnable.png) center left no-repeat;}
 
#zone_actu{
position:absolute;
top:0;
right:60px;
right:35px;
width:270px;
margin:0;}
#titre_actu{
margin:0;
font-size:24px;
color:#fff;}
#liste_actu, .rss_titre, .rss_date, .rss_description{
text-align:left;
margin:0;
padding:0;}
#liste_actu{
height:315px;
overflow:auto;}
#liste_actu li{
padding:10px 0 0 0;
list-style-type:none;}
.rss_titre{
font-size:14px;}
.rss_titre a{
color:#666600;}
.rss_image {
float:left;
width:50px;
height:50px;
margin:2px;}
.rss_date {
font-size:12px;
color:#FFFF99;}
.rss_description {
font-size:8px;
color:#666600;}
 
#zone_logos{
position:absolute;