![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/gg.corals.io/wp-content/themes/bugster/theme-specific/theme-about/ |
/* About Theme ----------------------------------------------------------------*/ .bugster_about { margin: 2em 2em 0 0; padding: 6em 3em; background-color: #fff; border: 1px solid #ddd; -webkit-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; text-align: center; } @media (max-width: 959px) { .bugster_about { margin: 1em 1em 0 0; padding: 2em; } } .bugster_about_logo { margin: 0 0 2em 0; } .bugster_about_logo img { max-width: 30%; height: auto; } .bugster_about_title { margin-top: 0; line-height: 1.5em; } .bugster_about_description { margin-bottom: 3em; line-height: 1.5em; } .bugster_about_description p { font-size: 1.25em; line-height: 1.7em; margin: 0.5em 0 0; } .bugster_about_description b, .bugster_about_description strong { color: #333; } .bugster_about_buttons .bugster_plugins_installer_link.button { height: 40px; line-height: 38px; padding-left: 16px; padding-right: 16px; font-size: 15px; } .bugster_about_buttons .bugster_plugins_installer_link.button.updating-message:before { line-height: 38px; margin-top: 1px; } .bugster_about_buttons .bugster_plugins_installer_link.process_now { cursor: not-allowed; } .bugster_about_notes { margin-top: 5em; color: #ccc; } .bugster_about_notes p { font-size: 1.25em; line-height: 1.7em; margin: 0.5em 20% 0; } /*# sourceMappingURL=theme-about.css.map */