Fix incorrect renchon/megumin size on view page
Cette révision appartient à :
Parent
725c6acca0
révision
51105530f1
2 fichiers modifiés avec 3 ajouts et 2 suppressions
|
@ -43,7 +43,7 @@
|
|||
}
|
||||
#container.cont-view {
|
||||
background: #29363d url(/img/megumin.png) no-repeat;
|
||||
background-size: 75px, 100px;
|
||||
background-size: 75px;
|
||||
}
|
||||
|
||||
body {
|
||||
|
@ -178,6 +178,7 @@ div.container div.blockBody:nth-of-type(2) table tr:first-of-type th:last-of-typ
|
|||
max-height: 80vh;
|
||||
}
|
||||
|
||||
/* the curved edges triggered my autism */
|
||||
.navbar {
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
}
|
||||
#container.cont-view {
|
||||
background: white url(/img/renchon.png) no-repeat;
|
||||
background-size: 75px, 100px;
|
||||
background-size: 61px;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Référencer dans un nouveau ticket