New program of 2025

This commit is contained in:
2025-05-10 23:14:26 +03:00
parent 4ea556a7e2
commit 82cdae4f4b
3 changed files with 46 additions and 39 deletions

View File

@@ -39,11 +39,28 @@
}
}
.placeName {
font-size: 2.5rem;
.programTimeAndPlace {
width: 80%;
text-align: center;
font-size: xx-large;
}
.placeTitle {
font-size: 3.5rem !important;
margin-right: 1rem;
color: #2f273e;
text-decoration: none;
padding-bottom: 2rem;
margin-top: 0;
a {
color: #2f273e;
text-decoration-color: #bd2626;
}
}
.locationName {
color: #bd2626;
}
.timeSpan {