| Current Path : /home/photograt/gerard-clavet-photos.com/1 Ancien 2/templates/gcphotos2/ |
| Current File : /home/photograt/gerard-clavet-photos.com/1 Ancien 2/templates/gcphotos2/styles.php |
<?php
echo <<<STYLES
<style>
.u-header {
background-image: none;
}
.u-header .u-sheet-1 {
min-height: 222px;
}
</style>
<style>
.u-footer {
background-image: none;
}
.u-footer .u-sheet-1 {
min-height: 182px;
}
.u-footer .u-text-1 {
width: 417px;
margin: 49px 362px 60px;
}
@media (max-width: 1199px) {
.u-footer .u-text-1 {
margin-left: 262px;
margin-right: 262px;
}
}
@media (max-width: 991px) {
.u-footer .u-text-1 {
margin-left: 152px;
margin-right: 152px;
}
}
@media (max-width: 767px) {
.u-footer .u-text-1 {
margin-left: 62px;
margin-right: 62px;
}
}
@media (max-width: 575px) {
.u-footer .u-text-1 {
width: 340px;
margin-left: 0;
margin-right: 0;
}
}
</style>
STYLES;