diff --git a/assets/css/app.scss b/assets/css/app.scss index baff501..f7de811 100644 --- a/assets/css/app.scss +++ b/assets/css/app.scss @@ -28,8 +28,8 @@ that is currently Firefox-only */ body{ color: #1a1a1a; - background-image: url('/static/img/grille-ligne-de-base.png'); - background-repeat: repeat; + // background-image: url('/static/img/grille-ligne-de-base.png'); + // background-repeat: repeat; } #root{ @@ -446,7 +446,7 @@ section[role="main-content"]{ padding-right: 0; >.wrapper{ padding-right: $pagenum_w*2; - outline: orange solid thin; + // outline: orange solid thin; } div#text{ // .infinite-loading-container{ diff --git a/src/components/Content/HistoryItem.vue b/src/components/Content/HistoryItem.vue index 7a34714..936d1df 100644 --- a/src/components/Content/HistoryItem.vue +++ b/src/components/Content/HistoryItem.vue @@ -17,7 +17,9 @@ /> -