HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/RSande/gvpz.nl/wwwroot/wp-content/themes/gpvz/style.css
/*  
Theme Name:gvpz
Version: 0.1
Description: Geestelijke Verzorging Palliatieve Zorg 
Author: Paul
Template: twentyeleven
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/

/*  Copyright 2012
*/

/* Import layout */
@import url(../twentyeleven/style.css);

/* Remove gray line at top of header */
 #branding {
 border-top: 0;
 }

#main,
.singular.page .hentry {padding:0;}

.singular .hentry {
    border-bottom: medium none;
    padding: 0.5em 0 0;
    position: relative;
}

/* Menu Background */
#access  {
	background: #0099FF !important; /* Tertiary to Primary */
	background: -moz-linear-gradient(#3399ff, #3399ff) !important;
	background: -o-linear-gradient(#3399ff, #3399ff) !important;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3399ff), to(#3399ff)) !important; /* older webkit syntax */
	background: -webkit-linear-gradient(#3399ff, #3399ff) !important;
}

#access a {
 font-size:14px;} 

/* Site Generator Line */
 #site-generator {
 background: #3399ff;
 border-top: 1px solid #3399ff;
 color: #FFFFFF;
 font-size: 12px;
 line-height: 1em;
 padding: 1em 0.5em;
 text-align: center;
}

#branding #searchform {
 display: none;
 position: absolute;
 right: 7.6%;
 text-align: right;
 top: 3.8em;
 }