jkb-kv-hro/login.css

29 lines
988 B
CSS

/*
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
Author URI: https://verdigado.com
Template: Joseph-knows-best
Version: 0.0.1
Text Domain: jkb-kv-hro
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
*/
body.login {
background: #559448 url(images/body_bg-pistazie.png) top center repeat fixed !important;
font-family: "BereitBold-Oblique", Trebuchet, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif !important;
}
body.login form label,
body.login #login a,
body.login #login p#nav a,
body.login #login p#backtoblog a{
color: #145f32 !important;
text-shadow: 0 0 0;
}