Skip to content

Commit e953471

Browse files
committed
Automated commit triggered from repository dispatch: updating template structure
1 parent 1ec4a52 commit e953471

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

pres-en/qcbsR.css

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -337,17 +337,17 @@ table, td, th {
337337
text-align: center;
338338
}
339339

340-
.title-slide {
340+
/* .title-slide {
341341
background-image: url(https://qcbs.ca/wp-content/uploads/2010/05/QCBS_widescreen_background_white-01.png);
342342
background-size: cover;
343-
}
343+
} */
344344

345345
.title-slide:before{
346346
position: absolute;
347-
top: -35%;
348-
left: 0%;
349-
content: url(https://qcbs.ca/wp-content/uploads/2010/05/logo_small_grey-01.png);
350-
transform: scale(.25);
347+
top: 2%;
348+
left: 10%;
349+
content: url(https://github.com/QCBSRworkshops/QCBSRworkshops.github.io/blob/main/static/images/qcbs_logo_v2.png?raw=true);
350+
transform: scale(.8);
351351
}
352352

353353
/* Column */

pres-fr/qcbsR.css

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -337,17 +337,17 @@ table, td, th {
337337
text-align: center;
338338
}
339339

340-
.title-slide {
340+
/* .title-slide {
341341
background-image: url(https://qcbs.ca/wp-content/uploads/2010/05/QCBS_widescreen_background_white-01.png);
342342
background-size: cover;
343-
}
343+
} */
344344

345345
.title-slide:before{
346346
position: absolute;
347-
top: -35%;
348-
left: 0%;
349-
content: url(https://qcbs.ca/wp-content/uploads/2010/05/logo_small_grey-01.png);
350-
transform: scale(.25);
347+
top: 2%;
348+
left: 10%;
349+
content: url(https://github.com/QCBSRworkshops/QCBSRworkshops.github.io/blob/main/static/images/qcbs_logo_v2.png?raw=true);
350+
transform: scale(.8);
351351
}
352352

353353
/* Column */

0 commit comments

Comments
 (0)