v1.0.5
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details

descent-into-avernus v1.0.5-wos
dmitry kirdyashkin 2024-01-15 16:25:15 +03:00
parent dc4e788338
commit 8f5c21a616
4 changed files with 12 additions and 12 deletions

File diff suppressed because one or more lines are too long

View File

@ -6,7 +6,7 @@
/* TEXT BLOCKS */
.core-page .note {
background-color : #d0e4c0;
border-image : url(https://static.kdiva.ru/foundryvtt-resources/images/note%2Dborder.png) 14 stretch;
border-image : url(https://static.kdiva.ru/foundryvtt-main/images/note%2Dborder.png) 14 stretch;
border-image-outset : 6px 0px;
border-image-width : 11px;
padding-left : 10px;
@ -29,7 +29,7 @@
.core-page .descriptive {
background-color : #fffdec;
border-image : url(https://static.kdiva.ru/foundryvtt-resources/images/descriptive%2Dborder%2Dcommon.png) 12 stretch;
border-image : url(https://static.kdiva.ru/foundryvtt-main/images/descriptive%2Dborder%2Dcommon.png) 12 stretch;
border-image-outset : 4px;
border-image-width : 11px;
padding-left : 10px;

View File

@ -6,7 +6,7 @@
/* TEXT BLOCKS */
.frostmaiden-page .note {
background-color : #afd0c9;
border-image : url(https://static.kdiva.ru/foundryvtt-resources/images/note%2Dborder.png) 14 stretch;
border-image : url(https://static.kdiva.ru/foundryvtt-main/images/note%2Dborder.png) 14 stretch;
border-image-outset : 6px 0px;
border-image-width : 11px;
padding-left : 10px;
@ -29,7 +29,7 @@
.frostmaiden-page .descriptive {
background-color : #c9e2e7;
border-image : url(https://static.kdiva.ru/foundryvtt-resources/images/descriptive%2Dborder%2Dcommon.png) 12 stretch;
border-image : url(https://static.kdiva.ru/foundryvtt-main/images/descriptive%2Dborder%2Dcommon.png) 12 stretch;
border-image-outset : 4px;
border-image-width : 11px;
padding-left : 10px;

View File

@ -10,7 +10,7 @@
/* NOTES */
.wos-page .note {
background-color : #d1b6b4;
border-image : url(https://static.kdiva.ru/foundryvtt-resources/images/note%2Dborder.png) 14 stretch;
border-image : url(https://static.kdiva.ru/foundryvtt-main/images/note%2Dborder.png) 14 stretch;
border-image-outset : 6px 0px;
border-image-width : 11px;
padding-left : 10px;
@ -33,7 +33,7 @@
.wos-page .descriptive {
background-color : #d1c5b4;
border-image : url(https://static.kdiva.ru/foundryvtt-resources/images/descriptive%2Dborder%2Dcommon.png) 12 stretch;
border-image : url(https://static.kdiva.ru/foundryvtt-main/images/descriptive%2Dborder%2Dcommon.png) 12 stretch;
border-image-outset : 4px;
border-image-width : 11px;
padding-left : 10px;