File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 3131 < link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css " integrity ="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh " crossorigin ="anonymous ">
3232 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css ">
3333 < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/gh/englishextra/iframe-lightbox@0.2.8/css/iframe-lightbox.min.css ">
34- < link rel ="stylesheet " href ="style.css?v=4 ">
34+ < link rel ="stylesheet " href ="style.css?v=5 ">
3535 < link rel ="icon " href ="img/favicon.png ">
3636
3737 < title > Web Science Konference / 10. 6. 2025 / Brno</ title >
@@ -226,6 +226,14 @@ <h2>Jak se k nám dostanete</h2>
226226 </ ul >
227227 </ div >
228228 </ div >
229+ < div class ="row ">
230+ < div class ="col-md-12 text-center ">
231+ < ul >
232+ < li > Konference se bude konat v prostorech < strong > Kulturního domu Rubín</ strong > </ li >
233+ < li > < code > Makovského náměstí 3166/3, 61600 Brno - Žabovřesky, Česko</ code > </ li >
234+ </ ul >
235+ </ div >
236+ </ div >
229237 </ div >
230238 </ section >
231239
Original file line number Diff line number Diff line change @@ -249,6 +249,11 @@ header {
249249 padding-bottom : 10px ;
250250}
251251
252+ code {
253+ color : # 3CB371 ;
254+ font-weight : bold;
255+ }
256+
252257@media (max-width : 767.98px ) {
253258 # misto .text {
254259 padding-left : 15px ;
You can’t perform that action at this time.
0 commit comments