Plugin Directory

Changeset 2620942


Ignore:
Timestamp:
10/27/2021 04:25:17 PM (4 years ago)
Author:
proofratings
Message:

version 1.0.4

Location:
proofratings
Files:
44 edited

Legend:

Unmodified
Added
Removed
  • proofratings/tags/1.0.4/assets/css/proofratings.css

    r2620235 r2620942  
    1414    font-size: 18px;
    1515    line-height: 1.3;
     16    font-family: var(--proofratingsFont);
    1617    cursor: pointer;
    1718    text-decoration: none!important;
     
    7879    font-size: 21px;
    7980    font-weight: bold;
     81
    8082    justify-content: center;
    8183    align-items: center;
     
    560562
    561563@media screen and (max-width: 575px) {
     564    .proofratings-banner-badge .proofratings-logos {flex: 0 0 100%; margin: 0 0 10px 0;}
    562565    .proofratings-banner-badge .rating-box {margin-right: 0;}
    563566    .proofratings-banner-badge .proofratings-review-count {flex: 0 0 100%; margin: 15px auto}
  • proofratings/tags/1.0.4/assets/webfonts/fonts.css

    r2620235 r2620942  
    66    font-style: italic;
    77    font-display: swap;
     8    descent-override: 30%;
    89}
    910
     
    1516    font-style: normal;
    1617    font-display: swap;
     18    descent-override: 30%;
    1719}
    1820
     
    2426    font-style: normal;
    2527    font-display: swap;
     28    descent-override: 30%;
    2629}
    2730
     
    3336    font-style: normal;
    3437    font-display: swap;
     38    descent-override: 30%;
    3539}
    3640
     
    4246    font-style: normal;
    4347    font-display: swap;
     48    descent-override: 30%;
    4449}
    4550
     
    5156    font-style: italic;
    5257    font-display: swap;
     58    descent-override: 30%;
    5359}
    5460
     
    6066    font-style: italic;
    6167    font-display: swap;
     68    descent-override: 30%;
    6269}
    6370
     
    6976    font-style: normal;
    7077    font-display: swap;
     78    descent-override: 30%;
    7179}
    7280
     
    7886    font-style: italic;
    7987    font-display: swap;
     88    descent-override: 30%;
    8089}
    8190
     
    8796    font-style: italic;
    8897    font-display: swap;
     98    descent-override: 30%;
    8999}
    90100
  • proofratings/trunk/assets/css/proofratings.css

    r2620233 r2620942  
    1414    font-size: 18px;
    1515    line-height: 1.3;
     16    font-family: var(--proofratingsFont);
    1617    cursor: pointer;
    1718    text-decoration: none!important;
     
    7879    font-size: 21px;
    7980    font-weight: bold;
     81
    8082    justify-content: center;
    8183    align-items: center;
     
    560562
    561563@media screen and (max-width: 575px) {
     564    .proofratings-banner-badge .proofratings-logos {flex: 0 0 100%; margin: 0 0 10px 0;}
    562565    .proofratings-banner-badge .rating-box {margin-right: 0;}
    563566    .proofratings-banner-badge .proofratings-review-count {flex: 0 0 100%; margin: 15px auto}
  • proofratings/trunk/assets/webfonts/fonts.css

    r2620233 r2620942  
    66    font-style: italic;
    77    font-display: swap;
     8    descent-override: 30%;
    89}
    910
     
    1516    font-style: normal;
    1617    font-display: swap;
     18    descent-override: 30%;
    1719}
    1820
     
    2426    font-style: normal;
    2527    font-display: swap;
     28    descent-override: 30%;
    2629}
    2730
     
    3336    font-style: normal;
    3437    font-display: swap;
     38    descent-override: 30%;
    3539}
    3640
     
    4246    font-style: normal;
    4347    font-display: swap;
     48    descent-override: 30%;
    4449}
    4550
     
    5156    font-style: italic;
    5257    font-display: swap;
     58    descent-override: 30%;
    5359}
    5460
     
    6066    font-style: italic;
    6167    font-display: swap;
     68    descent-override: 30%;
    6269}
    6370
     
    6976    font-style: normal;
    7077    font-display: swap;
     78    descent-override: 30%;
    7179}
    7280
     
    7886    font-style: italic;
    7987    font-display: swap;
     88    descent-override: 30%;
    8089}
    8190
     
    8796    font-style: italic;
    8897    font-display: swap;
     98    descent-override: 30%;
    8999}
    90100
Note: See TracChangeset for help on using the changeset viewer.