File Manager / wp-content Search Upload New Item Settings File "db5.php" Full path: /home1/epichome/public_html/wp-content/db5.php File size: 60.67 B (60.67 KB bytes) MIME-type: text/x-php Charset: utf-8 Download Open Edit Advanced Editor Back
#cookies-eu-banner {
background: #191919;
color: #fff;
padding: 6px;
font-size: 1.1em;
text-align: center;
min-height: 60px;
}
/*#cookies-eu-more,*/
#cookies-eu-accept,
#cookies-eu-reject {
text-decoration: none;
background: #222;
color: #fff;
border: 1px solid #fff;
cursor: pointer;
padding: 4px 7px;
margin: 2px 0;
/*font-size: 13px;*/
font-size: 1em;
font-weight: bold;
transition: background 0.07s, color 0.07s, border-color 0.07s;
}
#cookies-eu-more {
color: #fff;
padding-right: 20px;
/*text-decoration: underline; */
font-weight: bold;
}
#cookies-eu-accept {
}
/*#cookies-eu-more:hover,
#cookies-eu-more:focus,*/
#cookies-eu-accept:hover,
#cookies-eu-accept:focus {
background: #fff;
color: #222;
}
#cookies-eu-more {
margin-left: 7px;
}
#cookies-eu-reject {
background: none;
font-weight: normal;
color: #ccc;
cursor: pointer;
padding: 4px 7px;
margin: 2px 0;
border: 1px solid #666;
}
#cookies-eu-reject:hover,
#cookies-eu-reject:focus {
border-color: #fff;
background: #222;
color: #fff;
}