forked from friendica/friendica-addons
11 lines
171 B
CSS
Executable file
11 lines
171 B
CSS
Executable file
#piwik-optout-link {
|
|
padding: 100px 50px;
|
|
text-align: justify;
|
|
font-size: 0.85em;
|
|
margin-top:10px;
|
|
clear: both;
|
|
}
|
|
#piwik-code-block {
|
|
display: none;
|
|
}
|