forked from friendica/friendica-addons
4d12c1abe6
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
11 lines
163 B
CSS
Executable file
11 lines
163 B
CSS
Executable file
#piwik-optout-link {
|
|
padding: 50px 0 0 0;
|
|
text-align: justify;
|
|
font-size: 0.85em;
|
|
margin-top:10px;
|
|
clear: both;
|
|
}
|
|
#piwik-code-block {
|
|
display: none;
|
|
}
|