suite
This commit is contained in:
parent
51854009fa
commit
a0e2880a4b
@ -683,3 +683,75 @@ fieldset{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@media screen and (max-width: 820px) {
|
||||||
|
|
||||||
|
.row-fluid{
|
||||||
|
margin:0px !important;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#corps,#sidebar, #infos{
|
||||||
|
float:none !important;
|
||||||
|
width:auto;
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
#sidebar, #infos{
|
||||||
|
img{
|
||||||
|
|
||||||
|
max-width:300px;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.span_8, .span_4, .span_6{
|
||||||
|
margin:0px !important;
|
||||||
|
padding:0 !important;
|
||||||
|
float:none !important;
|
||||||
|
width:auto !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
#menu_top_container ul{
|
||||||
|
text-align:center;
|
||||||
|
margin:0;
|
||||||
|
li{
|
||||||
|
display:block;
|
||||||
|
|
||||||
|
}
|
||||||
|
a{
|
||||||
|
display:block;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
#menu_top_container #logo{
|
||||||
|
float:none;
|
||||||
|
margin:auto;
|
||||||
|
margin:0px auto;
|
||||||
|
padding-top:10px;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu_item_content{
|
||||||
|
padding:1px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu_item_top .first_title{
|
||||||
|
padding:5px 10px;
|
||||||
|
font-size:20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.slider_home .title{
|
||||||
|
padding:5px;
|
||||||
|
font-size:18px;
|
||||||
|
right:0;
|
||||||
|
text-align:center;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user