mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-05 07:22:53 +00:00
4d12c1abe6
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
10 lines
163 B
CSS
Executable file
10 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;
|
|
}
|