commit existing workshops

This commit is contained in:
boris
2024-10-17 00:35:53 +01:00
parent 4070dc5367
commit ed02b435fe
74 changed files with 1083 additions and 91 deletions

View File

@@ -0,0 +1,30 @@
main > .container {
padding: 60px 15px 0;
}
#title {
margin-top: 12px;
background-color: #fff;
color: #000;
}
#content {
background-color: #fff;
border-top: solid 6px #f00;
}
#footer {
/*margin_top: 20px;
text-align: center;
background-color: #000;
color: #fff; */
}