Subversion Repositories Sites.obs-saisons.fr

Rev

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

Rev 234 Rev 251
Line 590... Line 590...
590
 
590
 
591
.ods_ou_phenoclim .titre_bloc {
591
.ods_ou_phenoclim .titre_bloc {
592
	background-color: #99CC32;	
592
	background-color: #99CC32;	
Line 593... Line 593...
593
}
593
}
Line 594... Line 594...
594
 
594
 
595
.info_utilisateur, .formulaire_identification_ods, .ods_ou_phenoclim {
595
.info_utilisateur, .formulaire_identification_ods, .ods_ou_phenoclim, .info_reseau {
596
	
596
	
597
	-webkit-border-radius-topleft: 20px 20px;
597
	-webkit-border-radius-topleft: 20px 20px;
Line 609... Line 609...
609
 
609
 
610
.info_utilisateur a {
610
.info_utilisateur a {
611
	padding: 10px 10px 10px 25px;
611
	padding: 10px 10px 10px 25px;
Line -... Line 612...
-
 
612
}
-
 
613
 
-
 
614
.info_reseau a {
-
 
615
    padding: 10px 10px 10px 0;
-
 
616
}
-
 
617
 
-
 
618
.info_reseau .titre_bloc {
-
 
619
  background-color:#EF7B1D;
612
}
620
}
613
 
621
 
614
#lien_mes_obs {	
622
#lien_mes_obs {	
Line 615... Line 623...
615
	background: url("images/mes_obs.png") no-repeat scroll 5px 0.75em transparent;
623
	background: url("images/mes_obs.png") no-repeat scroll 5px 0.75em transparent;
Line 660... Line 668...
660
	color : #546F83;
668
	color : #546F83;
661
	font-weight: normal;
669
	font-weight: normal;
662
	margin: 0;
670
	margin: 0;
663
}
671
}
Line 664... Line 672...
664
 
672
 
Line 665... Line 673...
665
/** Bloc des dernières new ods en page d'accueil **/
673
/** Bloc des derni�res new ods en page d'accueil **/
666
 
674
 
667
.views-row {
675
.views-row {
668
    clear: both;
676
    clear: both;
Line 695... Line 703...
695
 
703
 
696
.derniers_articles .views-row .views-field-teaser {
704
.derniers_articles .views-row .views-field-teaser {
697
	width: 445px;
705
	width: 445px;
Line -... Line 706...
-
 
706
}
-
 
707
 
-
 
708
.derniers_articles .views-field-field-image-fid {
-
 
709
    width: 100px;
698
}
710
}
699
 
711
 
700
#dernieres_obs li a {
712
#dernieres_obs li a {
Line 701... Line 713...
701
	color: #494949;	
713
	color: #494949;	
Line 710... Line 722...
710
.separation_invisible {
722
.separation_invisible {
711
	visibility: hidden;
723
	visibility: hidden;
712
	clear: both;	
724
	clear: both;	
713
}
725
}
Line 714... Line 726...
714
 
726
 
715
/** Styles des onglets des dernières actualités **/
727
/** Styles des onglets des derni�res actualit�s **/
716
#onglets  {
728
#onglets  {
717
	margin-right: auto;
729
	margin-right: auto;
718
	position: relative;
730
	position: relative;
719
	bottom: -2px;
731
	bottom: -2px;
Line 821... Line 833...
821
  border: 2px dashed #b4d7f0;
833
  border: 2px dashed #b4d7f0;
822
  text-align: center;
834
  text-align: center;
823
  font-size: 1.3em;
835
  font-size: 1.3em;
824
}
836
}
Line 825... Line 837...
825
 
837
 
826
/** Style général applicable à toute les pages **/
838
/** Style g�n�ral applicable � toute les pages **/
827
.cadre_information {	
839
.cadre_information {	
828
    background: url("images/information.png") no-repeat scroll 5px 12px #DFDBD1;
840
    background: url("images/information.png") no-repeat scroll 5px 12px #DFDBD1;
829
    border: 1px solid #DFDBD1;
841
    border: 1px solid #DFDBD1;
830
    padding: 10px 10px 10px 30px;
842
    padding: 10px 10px 10px 30px;
Line 989... Line 1001...
989
	vertical-align: bottom;
1001
	vertical-align: bottom;
990
}
1002
}
Line 991... Line 1003...
991
 
1003
 
992
.liens_bas_page {
1004
.liens_bas_page {
993
	padding-top: 75px;
1005
	padding-top: 75px;
994
	color: #FF7F00;
1006
	color: #766F64;
995
	font-weight: bold;
1007
	font-weight: bold;
Line 996... Line 1008...
996
}
1008
}
997
 
1009
 
998
.liens_bas_page a {
1010
.liens_bas_page a {
999
	color: #FF7F00;
1011
	color: #766F64;
1000
	margin-left: 10px;
1012
	margin-left: 10px;
1001
	padding : 4px 0 0 20px;
1013
	padding : 4px 0 0 20px;
Line 1002... Line 1014...
1002
	font-size: 1.1em;
1014
	font-size: 1em;
1003
}
1015
}
1004
 
1016