Sid Gifari From Gifari Industries - BD Cyber Security Team
Home
/
home
/
drleilu
/
www
/
wp-content
/
themes
/
beautique
/
theme-specific
/
theme-about
/
✏️
Editing: theme-about.css
/* About Theme ----------------------------------------------------------------*/ .beautique_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) { .beautique_about { margin: 1em 1em 0 0; padding: 2em; } } .beautique_about_logo { margin: 0 0 2em 0; } .beautique_about_logo img { max-width: 30%; height: auto; } .beautique_about_title { margin-top: 0; line-height: 1.5em; } .beautique_about_description { margin-bottom: 3em; line-height: 1.5em; } .beautique_about_description p { font-size: 1.25em; line-height: 1.7em; margin: 0.5em 0 0; } .beautique_about_description b, .beautique_about_description strong { color: #333; } .beautique_about_buttons .beautique_plugins_installer_link.button { height: 40px; line-height: 38px; padding-left: 16px; padding-right: 16px; font-size: 15px; } .beautique_about_buttons .beautique_plugins_installer_link.button.updating-message:before { line-height: 38px; margin-top: 1px; } .beautique_about_buttons .beautique_plugins_installer_link.process_now { cursor: not-allowed; } .beautique_about_notes { margin-top: 5em; color: #ccc; } .beautique_about_notes p { font-size: 1.25em; line-height: 1.7em; margin: 0.5em 20% 0; } /*# sourceMappingURL=theme-about.css.map */
💾 Save
❌ Cancel