Google Analytics with EU GDPR
This commit is contained in:
commit
f19d635e68
|
@ -54,6 +54,13 @@ h2.title {
|
|||
font-size: 2.3rem;
|
||||
}
|
||||
|
||||
blockquote p {
|
||||
padding: 10px 20px;
|
||||
margin: 0 0 20px;
|
||||
border-left: 5px solid #eee;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
/* Navbar */
|
||||
img.nav-svg-icon {
|
||||
width: 1rem;
|
||||
|
@ -93,4 +100,4 @@ footer {
|
|||
.plugin ul {
|
||||
list-style: none;
|
||||
padding: 0 0 0 10px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue