Plugin Directory

Changeset 3461335


Ignore:
Timestamp:
02/14/2026 12:31:55 PM (7 weeks ago)
Author:
solankisoftware
Message:

improve front design

Location:
all-social-share
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • all-social-share/tags/1.1.3/includes/css/social-share-styles.css

    r3447277 r3461335  
    99    align-items: center;
    1010    justify-content: center;
    11     width: 50px;
    12     height: 50px;
     11    width: 35px;
     12    height: 35px;
    1313    padding: 0;
    14     font-size: 24px;
     14    font-size: 18px;
    1515    text-decoration: none;
    1616    background: linear-gradient(135deg, rgba(255,255,255,0.1), rgba(255,255,255,0.05));
  • all-social-share/trunk/includes/css/social-share-styles.css

    r3447277 r3461335  
    99    align-items: center;
    1010    justify-content: center;
    11     width: 50px;
    12     height: 50px;
     11    width: 35px;
     12    height: 35px;
    1313    padding: 0;
    14     font-size: 24px;
     14    font-size: 18px;
    1515    text-decoration: none;
    1616    background: linear-gradient(135deg, rgba(255,255,255,0.1), rgba(255,255,255,0.05));
Note: See TracChangeset for help on using the changeset viewer.