dernières modifs

This commit is contained in:
Valentin
2024-06-28 01:03:20 +02:00
parent 648c737925
commit 18bcbf0562
6 changed files with 98 additions and 30 deletions
+12 -2
View File
@@ -133,8 +133,18 @@
}
.xoo-el-sidebar p {
padding: 40px 40px;
color: 010d19;
padding: 0px 30px;
margin-top: 10px;
margin-bottom: 10px;
color: #010d19;
}
.xoo-el-sidebar p:first-of-type {
margin-top: 20px;
}
.xoo-el-sidebar p:last-of-type {
margin-bottom: 20px;
}
#about_popup {