changement du menu et suppression de bug homepage
This commit is contained in:
parent
ea902eb032
commit
65b59b23e1
@ -481,6 +481,8 @@ img{
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
#logo_fond{
|
||||
position:absolute;
|
||||
top:0;
|
||||
@ -499,24 +501,24 @@ img{
|
||||
//display:block;
|
||||
position:fixed;
|
||||
top:0;
|
||||
bottom: 50%;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
left: 35%;
|
||||
left: 0;
|
||||
background: dimgrey;
|
||||
opacity: 0.96;
|
||||
padding: 14% !important;
|
||||
a{
|
||||
color: rgba(255, 255, 255, 1) !important;
|
||||
display: block !important;
|
||||
padding: 8px 10px !important;
|
||||
font-size: 16px !important;
|
||||
padding: 10px 25px !important;
|
||||
font-size: 20px !important;
|
||||
}
|
||||
}
|
||||
|
||||
#menu_top {
|
||||
.menu {
|
||||
padding: 15% 5px !important;
|
||||
text-align: left;
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
||||
@ -570,7 +572,7 @@ img{
|
||||
|
||||
.actu .img {
|
||||
float: none;
|
||||
width: 100% !important;
|
||||
width: 95% !important;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user