jkb-kv-hro/style.css

31 lines
909 B
CSS
Raw Normal View History

2020-09-29 16:47:09 +02:00
/*
Theme Name: KV Rostock
Theme URI: https://git.verdigado.com/dirk.ruediger/jkb-kv-hro
Description: Child Theme fuer KV Rostock, based on "Joseph knows Best"
Author: Dirk Ruediger, Henning Wuestemann
2020-09-29 16:47:09 +02:00
Author URI: https://verdigado.com
2024-02-05 10:25:39 +01:00
Template: joseph-knows-best
2020-09-29 16:47:09 +02:00
Version: 0.0.1
Text Domain: jkb-kv-hro
2020-09-29 16:47:09 +02:00
Tags: child, childtheme, child-theme, two-columns, green, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, custom-menu, theme-options, featured-images, storytelling
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
2022-04-26 09:50:15 +02:00
body {
background: #559448 url(images/body_bg-pistazie.png) top center repeat fixed !important;
}
2024-02-05 10:25:39 +01:00
.p-8 {
padding: 2em;
2022-04-26 09:50:15 +02:00
}
#tribe-events-content .tribe-block__event-website a {
background-color: var(--e-global-color-accent);
color: #FFFFFF;
}
.tribe-events .hentry ul li::before {
2024-02-05 10:25:39 +01:00
content: none;
2022-04-26 09:50:15 +02:00
}