redesign #1

Merged
fred.boniface merged 115 commits from redesign into main 2022-10-29 20:12:58 +01:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 99a516d72b - Show all commits

View File

@ -144,8 +144,8 @@ body {
text-align: center;
}
#sidebar_social img {
max-width: 64px;
width: 14%;
max-width: 120px;
width: 20%;
}
@media screen and (min-height: 600px){#sidebar_social img{margin-bottom:40px}}
@media screen and (max-height: 310px){#sidebar_social{display:none}}