mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
11 lines
163 B
CSS
11 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;
|
||
|
}
|