File tree 1 file changed +5
-18
lines changed
1 file changed +5
-18
lines changed Original file line number Diff line number Diff line change @@ -422,28 +422,15 @@ td {
422
422
display : inline-block;
423
423
}
424
424
425
- /* Hack to get middle logo on*/
426
- .middle-logo {
427
- content : '' ;
428
- background : url ("../assets/logos/logo_IRIS-HEP.png" ) no-repeat;
429
- background-size : 100% 100% ;
430
- width : 196px ;
431
- height : 108px ;
432
- position : absolute;
433
- bottom : 1.8em ;
434
- left : 25em ;
435
- display : inline-block;
436
- }
437
-
438
- /* Even worse hack to get another logo on */
439
425
.title-slide : before {
440
426
content : '' ;
441
- background : url ("../assets/logos/logo_IRIS-HEP.png" ) no-repeat;
427
+ /* background: url("https://iris-hep.org/assets/logos/pyhf-logo.png") no-repeat; */
428
+ background : url ("../assets/logos/logo_ATLAS.png" ) no-repeat;
442
429
background-size : 100% 100% ;
443
- width : 196 px ;
444
- height : 108 px ;
430
+ width : 243 px ;
431
+ height : 128 px ;
445
432
position : absolute;
446
- bottom : 1 .8em ;
433
+ bottom : 0 .8em ;
447
434
right : 3.3em ;
448
435
display : inline-block;
449
436
}
You can’t perform that action at this time.
0 commit comments