mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 17:11:05 +00:00
10 lines
163 B
CSS
10 lines
163 B
CSS
#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;
|
|
}
|