Skip to content

Commit 71e7f27

Browse files
committed
Update event - Kopie.md
1 parent 6095cae commit 71e7f27

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

_pages/event - Kopie.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,18 +92,25 @@ author_profile: false
9292

9393
.schedule-session {
9494
margin-bottom: 15px;
95+
padding: 15px;
96+
border: 1px solid #ddd;
97+
border-radius: 8px;
98+
background-color: #f9f9f9;
99+
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
95100
}
96101

97102
.schedule-time {
98103
font-weight: bold;
99-
color: #00618F;
104+
color: #007bff;
105+
margin-bottom: 10px;
100106
}
101107

102108
.schedule-session h4 {
103109
margin: 10px 0;
104110
color: #333;
105111
}
106112

113+
107114
</style>
108115

109116
<br>

0 commit comments

Comments
 (0)