mirror of
https://github.com/KevinMidboe/rohnenedre.git
synced 2026-01-05 08:55:49 +00:00
31 lines
670 B
CSS
31 lines
670 B
CSS
/*
|
|
Theme Name: Divi
|
|
Theme URI: http://www.elegantthemes.com/gallery/divi/
|
|
Version: 2.5.3
|
|
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
|
|
Author: Elegant Themes
|
|
Author URI: http://www.elegantthemes.com
|
|
License: GNU General Public License v2
|
|
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
|
*/
|
|
|
|
/* Main Theme Styles */
|
|
@import url("./css/main-styles.css?ver=2.5.3");
|
|
|
|
/* Page Builder Modules Styles */
|
|
@import url("./includes/builder/styles/frontend-builder-style.css?ver=2.5.3");
|
|
|
|
h3 {
|
|
color: #2b94e5
|
|
}
|
|
|
|
h2 {
|
|
color: #2b94e5
|
|
}
|
|
p {
|
|
font-family: Calibri;
|
|
}
|
|
|
|
p strong{
|
|
font-family: Calibri;
|
|
} |