Server IP : 192.158.238.246 / Your IP : 3.129.92.14 Web Server : LiteSpeed System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64 User : jenniferflocom ( 1321) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/7779/cwd/plugins/give/src/Promotions/ReportsWidgetBanner/components/WidgetBanner/ |
Upload File : |
#givewp-reports-widget .givewp-reports-widget-banner { display: flex; flex-direction: column; align-items: flex-start; justify-content: space-between; padding: 1rem 2rem 1.5rem; min-height: 8rem; background: #1D202F; color: #ffffff; &__header { &__main { font-size: 1.5rem; color: #fff4f2; font-weight: 700; line-height: 1; } &__secondary { font-size: 1.25rem; color: #fff4f2; font-weight: 500; line-height: normal; padding: 0; } } &__cta { font-family: 'Inconsolata', Montserrat, sans-serif;; margin-top: 1.125rem; display: inline-flex; padding: .5rem 1.5rem; justify-content: center; align-items: center; background: #62B265; color: #fff4f2; font-weight: 600; border-radius: 9999px; border: none; text-decoration: none; } &__dismiss { position: absolute; top: .75rem; right: .5rem; background: none; border: none; cursor: pointer; &:hover { transform: scale(1.15); } &:active { transform: scale(0.95); } } }