X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fclavettes.git;a=blobdiff_plain;f=css%2Fhabillage.scss;h=e2a05f9fe76df9712eabee7c8db1c4093b5cb983;hp=f82146125e2b9c96ee21e770afac497ecdf886e0;hb=a907da986ac6e50ca4b426460d3b2738081f63b4;hpb=803c136eb7a345a1363cc594bb3db5301b7d045b diff --git a/css/habillage.scss b/css/habillage.scss index f821461..e2a05f9 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -15,6 +15,7 @@ time, mark, audio, video { margin: 0; padding: 0; border: 0; + border-radius: 5px; font: inherit; font-size: 100%; vertical-align: baseline; @@ -34,10 +35,14 @@ table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption,hgroup, menu, nav, output, ruby, summary, mark, audio, video { - background-color: #ffffff; + background-color: #FFFFFF; background: none; } +body { + background-color: #F4FFB7; +} + html { line-height: 1.1; } @@ -166,7 +171,7 @@ p{ /*1ERE COLONNE*/ .titre{ - background-color: #05ffbc; + background-color: #606060; height: 47px; width: 100%; color:#fff; @@ -245,6 +250,11 @@ p{ padding:15px; text-align: right; } + + +.logoatelier{ + text-align: center; +} /*2EME COLONNE*/ @@ -339,8 +349,13 @@ address p{ margin:0; } .spip_logos{ - width:auto!important; +/* width:auto!important;*/ + width: 200px; + height: 200px; + margin: 15px 15px 15px 15px; + text-align: center; } + .urlsites{ padding:15px 0; } @@ -355,16 +370,24 @@ address p{ overflow: hidden; } .agenda{ - background-color: #05ffbc; + background-color: #606060; margin:0 10px 15px 10px; padding-right: 10px; padding-bottom: 15px; + } + + .agenda h2:hover{ text-decoration: none; + color: #ffffff; +} +.agenda h2{ + color: #ffffff; } .agenda p{ padding: 0; + color: #ffffff; } .agenda ul{ list-style-type:none; @@ -453,7 +476,7 @@ $large:1200px; footer{ clear:both; height:100px; - background-color: #05ffbc; + background-color: #606060; } footer ul {