From 2b66a2dfdca74401a2c359dd653f11ee68f689b5 Mon Sep 17 00:00:00 2001 From: cbkcook <85754582+cbkcook@users.noreply.github.com> Date: Tue, 24 Aug 2021 13:56:42 -0400 Subject: [PATCH] [The Between] Fixed image links Fixed image links --- The Between/TheBetween.css | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/The Between/TheBetween.css b/The Between/TheBetween.css index 7842b34828..a9802a1818 100644 --- a/The Between/TheBetween.css +++ b/The Between/TheBetween.css @@ -175,7 +175,7 @@ h1 { color: black; /*background-color: #a29fa7; background-image: url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 80 88' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 21.91V26h-2c-9.94 0-18 8.06-18 18 0 9.943 8.058 18 18 18h2v4.09c8.012.722 14.785 5.738 18 12.73 3.212-6.99 9.983-12.008 18-12.73V62h2c9.94 0 18-8.06 18-18 0-9.943-8.058-18-18-18h-2v-4.09c-8.012-.722-14.785-5.738-18-12.73-3.212 6.99-9.983 12.008-18 12.73zM54 58v4.696c-5.574 1.316-10.455 4.428-14 8.69-3.545-4.262-8.426-7.374-14-8.69V58h-5.993C12.27 58 6 51.734 6 44c0-7.732 6.275-14 14.007-14H26v-4.696c5.574-1.316 10.455-4.428 14-8.69 3.545 4.262 8.426 7.374 14 8.69V30h5.993C67.73 30 74 36.266 74 44c0 7.732-6.275 14-14.007 14H54zM42 88c0-9.94 8.06-18 18-18h2v-4.09c8.016-.722 14.787-5.738 18-12.73v7.434c-3.545 4.262-8.426 7.374-14 8.69V74h-5.993C52.275 74 46 80.268 46 88h-4zm-4 0c0-9.943-8.058-18-18-18h-2v-4.09c-8.012-.722-14.785-5.738-18-12.73v7.434c3.545 4.262 8.426 7.374 14 8.69V74h5.993C27.73 74 34 80.266 34 88h4zm4-88c0 9.943 8.058 18 18 18h2v4.09c8.012.722 14.785 5.738 18 12.73v-7.434c-3.545-4.262-8.426-7.374-14-8.69V14h-5.993C52.27 14 46 7.734 46 0h-4zM0 34.82c3.213-6.992 9.984-12.008 18-12.73V18h2c9.94 0 18-8.06 18-18h-4c0 7.732-6.275 14-14.007 14H14v4.696c-5.574 1.316-10.455 4.428-14 8.69v7.433z' fill='%23d0ced2' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");*/ - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.png?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.PNG?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ background-repeat: repeat; background-size: 70px; @@ -192,7 +192,7 @@ h2.sheet-cluesname { font-family: 'Yeseva One', cursive; color: black; - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.png?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.PNG?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ background-repeat: repeat; background-size: 70px; @@ -208,7 +208,7 @@ label.sheet-middle-label { font-weight: normal; line-height: 30px; margin-bottom: 0px; - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.png?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.PNG?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ background-repeat: repeat; background-size: 70px; @@ -223,7 +223,7 @@ label.sheet-left-label{ font-weight: normal; line-height: 30px; margin-bottom: 0px; - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.png?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.PNG?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ background-repeat: repeat; background-size: 70px; @@ -238,7 +238,7 @@ label.sheet-left-label-1 { font-weight: normal; line-height: 30px; margin-bottom: 0px; - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.png?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.PNG?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ background-repeat: repeat; background-size: 70px; grid-column: 1 / -1; @@ -358,7 +358,7 @@ label.sheet-clues-row { .charsheet .repcontrol_del { font-family: 'Yeseva One', cursive; - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.png?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.PNG?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ background-repeat: repeat; background-size: 70px; color: black; @@ -372,7 +372,7 @@ label.sheet-clues-row { button.sheet-tabbutton { font-family: 'Yeseva One', cursive; - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.png?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.PNG?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ background-repeat: repeat; background-size: 70px; color: black; @@ -385,7 +385,7 @@ button.sheet-tabbutton { button.sheet-resetstatsbutton { font-family: 'Yeseva One', cursive; - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.png?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.PNG?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ background-repeat: repeat; background-size: 70px; color: black; @@ -403,7 +403,7 @@ button.sheet-resetstatsbutton { .sheet-undeniable-moves button[type=roll].sheet-rollbuttond6, .sheet-vessel-moves button[type=roll].sheet-rollbuttond6, .sheet-undeniable button[type=roll].sheet-rollbuttond6 { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.png?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.PNG?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ background-repeat: repeat; background-size: 70px; color: black; @@ -419,7 +419,7 @@ button.sheet-resetstatsbutton { .sheet-moves button[type=roll].sheet-rollbutton { font-family: 'Yeseva One', cursive; - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.png?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.PNG?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ background-repeat: repeat; background-size: 70px; color: black; @@ -435,7 +435,7 @@ button.sheet-resetstatsbutton { .sheet-moves button[type=roll].sheet-rollbuttonlong { font-family: 'Yeseva One', cursive; - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.png?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.PNG?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ background-repeat: repeat; background-size: 70px; color: black; @@ -466,7 +466,7 @@ button.sheet-resetstatsbutton { .sheet-cluesname { grid-area: cluesname; - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.png?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.PNG?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ background-repeat: repeat; background-size: 70px; @@ -494,7 +494,7 @@ button.sheet-resetstatsbutton { .sheet-gamename { grid-area: gamename; - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.png?raw=true"); /*The Between logo*/ + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.PNG?raw=true"); /*The Between logo*/ background-size: contain; align-items: center; justify-items: center; @@ -1889,7 +1889,7 @@ div.sheet-clues-row { display: grid; grid-template-columns: 10px 900px 10px; column-gap: 5px; - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.png?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.PNG?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ background-repeat: repeat; background-size: 70px; font-family: 'Open Sans', sans-serif; @@ -1899,7 +1899,7 @@ div.sheet-personalquarters-row { display: grid; grid-template-columns: 20px 10px 200px; column-gap: 5px; - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.png?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.PNG?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ background-repeat: repeat; background-size: 70px; font-family: 'Open Sans', sans-serif; @@ -1971,7 +1971,7 @@ div.sheet-clues-row input[type="number"] { .sheet-rolltemplate-com th, .sheet-rolltemplate-com12 th, .sheet-rolltemplate-comtext th { - background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.png?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/The%20Between/moroccan-background.PNG?raw=true"); /*Pattern generated with css, but due to security errors coming up, used as a picture here.*/ background-repeat: repeat; background-size: 70px; font-family: 'Yeseva One', cursive;