<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    Document   : city
    Created on : 7 fÃ©vr. 2014, 09:34:31
    Author     : fbtech
    Description:
        Purpose of the stylesheet follows.
*/

.hotels .bg-hotel img{
    width: 259px;
    height: 154px;
}

.photos img{
    width: 212px;
    height: 212px;
}

.locations-vacances img {
    width: 165px;
    height: 165px;
}

.meteo img {
    width: 105px;
    height: 105px;
}

.bg-bleu a {
    color:  #3b5998;
}

.navbar-inverse .navbar-nav &gt; li &gt; a {
    max-width: 125px;
}

.medias .heading2 {
    /*color: #efeee4;*/
    font-weight: bold;
    font-size: 18px;
}
.aside .meteo p {
    width: 100%;
}

/*.xpic{width:16px;height:11px;border:1px solid #888;margin-left:2px;margin-right:10px;margin-top:2px;float:left;background-image:url(/images/flags.png);background-repeat:no-repeat}*/</pre></body></html>