Plugin Directory

Changeset 3411706


Ignore:
Timestamp:
12/05/2025 05:21:09 AM (4 months ago)
Author:
maalypay
Message:

feat: update font

File:
1 edited

Legend:

Unmodified
Added
Removed
  • maaly-pay/trunk/maaly-pay.php

    r3411419 r3411706  
    248248                    }, 5000)
    249249                </script>
     250                <style>
     251                * {
     252                    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
     253                }
     254                </style>
    250255                ';
    251256            exit;
Note: See TracChangeset for help on using the changeset viewer.