mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 18:11:09 +00:00
5 lines
113 B
CSS
5 lines
113 B
CSS
#impressum_footer {
|
|
padding-top: 15px;
|
|
font-size: 0.8em;
|
|
}
|
|
.minimal #impressum_footer { display: none; }
|