mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-14 16:02:53 +00:00
10 lines
171 B
CSS
Executable file
10 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;
|
|
}
|