MediaWiki:Common.css: diferència entre les revisions
m Changes for Main Page design |
Optimized design for Main Page |
||
Línia 242: | Línia 242: | ||
#accueil_2017_en-tete { | #accueil_2017_en-tete { | ||
margin: auto; | |||
box-shadow: 0 0 .3rem #999; | |||
border-radius: 12px; | |||
padding: auto 1rem; | |||
background: #DED9E2; | |||
background: -moz-linear-gradient(top, #fff, #DED9E2); | |||
background: -webkit-linear-gradient(top, #fff, #DED9E2); | |||
background: -o-linear-gradient(top, #fff, #DED9E2); | |||
background: linear-gradient(to bottom, #fff, #DED9E2); | |||
border-bottom: 0.8px solid #999; | |||
clear: both; | |||
} | } | ||
#accueil_bandeau_2017 .bloc-titre { | #accueil_bandeau_2017 .bloc-titre { |