Plugin Directory

Changeset 2172753


Ignore:
Timestamp:
10/14/2019 08:41:57 AM (6 years ago)
Author:
vialala
Message:
  • Corrections css/vialala.css
  • Add version 1.0.7
Location:
vialala/trunk
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • vialala/trunk/css/vialala.css

    r2168508 r2172753  
    1919    font-size: 35px;
    2020    font-weight: 400;
     21}
     22
     23.vialala.header h5 {
    2124    color: white;
    2225}
     
    134137    text-decoration: none !important;
    135138}
     139
     140@media(max-width:767.98px) {
     141    .vialala.header .destination h2 {
     142        font-size: 55px;
     143        line-height: 65px;
     144    }
     145}
     146
     147@media(max-width:575.98px) {
     148    .vialala.header .destination h2 {
     149        font-size: 40px;
     150        line-height: 50px;
     151    }
     152   
     153    .vialala.include .type .titre,
     154    .vialala.include .type .desc {
     155        width: 100%;
     156    }
     157}
  • vialala/trunk/index.php

    r2168567 r2172753  
    44  Description: Intégration de vos offres vialala dans votre blog
    55  Author: Vialala.com
    6   Version: 1.0.6
     6  Version: 1.0.7
    77  Author URI:  https://www.vialala.fr
    88  Domain Path: /languages
  • vialala/trunk/readme.txt

    r2168567 r2172753  
    44Tags: vialala, travel
    55Requires at least: 5.0
    6 Stable tag: 1.0.6
     6Stable tag: 1.0.7
    77Requires PHP: 5.4
    88License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.