Plugin Directory

Changeset 703903


Ignore:
Timestamp:
04/26/2013 05:21:08 AM (13 years ago)
Author:
ezhil
Message:

unwanted styles removed

Location:
gamma-gallery/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gamma-gallery/trunk/css/demo.css

    r698232 r703903  
    22@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
    33
    4 html { height: 100%; }
    54
    65* {
     
    2120.clearfix:after {
    2221    clear: both;
    23 }
    24 
    25 body {
    26     font-family: 'Lato', Calibri, Arial, sans-serif;
    27     background: #fff;
    28     font-weight: 300;
    29     font-size: 15px;
    30     color: #333;
    31     -webkit-font-smoothing: antialiased;
    32     overflow-y: scroll;
    33     overflow-x: hidden;
    3422}
    3523
  • gamma-gallery/trunk/gammagallery.php

    r702687 r703903  
    55Description: A responsive wordpress gallery with montage image arrangement.
    66Author: ezhil
    7 Version: 1.4
     7Version: 1.5
    88Author URI: http://profiles.wordpress.org/ezhil/
    99License: GPLv2 or later
  • gamma-gallery/trunk/readme.txt

    r702687 r703903  
    5454 = 1.4 =
    5555 * Default wordpress gallery features( from 3.5 ) like random, include/exclude images, rearrange order added
     56 
     57 = 1.5 =
     58 * styles which overide existing body, html tag has been removed
Note: See TracChangeset for help on using the changeset viewer.