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

descent-into-avernus v1.1.18-descent-into-avernus
dmitry kirdyashkin 2024-03-13 23:31:56 +03:00
parent 4353292c12
commit 8b8d3ce0fc
6 changed files with 0 additions and 223 deletions

View File

@ -18,13 +18,6 @@
"url": "${DRONE_REPO_LINK}", "url": "${DRONE_REPO_LINK}",
"manifest": "${DRONE_REPO_LINK}/releases/download/latest/module.json", "manifest": "${DRONE_REPO_LINK}/releases/download/latest/module.json",
"download": "${DRONE_REPO_LINK}/releases/download/$RELEASE_TAG/module.zip", "download": "${DRONE_REPO_LINK}/releases/download/$RELEASE_TAG/module.zip",
"styles": [
"styles/common.css",
"styles/core.css",
"styles/rime-of-the-frostmaiden.css",
"styles/warriors-of-seanine.css",
"styles/descent-into-avernus.css"
],
"packs": [ "packs": [
{ {
"name": "sc-adventures", "name": "sc-adventures",

View File

@ -1,27 +0,0 @@
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
/* HEADERS */
h1,h3,h4,h5{
font-family: 'AlegreyaSC Regular';
}
h2{
font-family: 'AlegreyaSC Regular';
font-weight: bold;
}
/* PARAGRAPHS */
p {
margin-bottom: 0;
padding-bottom: 0;
font-stretch: wider;
}
p + p {
text-indent: 20px;
margin-top: 0;
padding-top: 0;
}
/* TABLES */
table, th, td, tr {
border-style : none;
}

View File

@ -1,46 +0,0 @@
.core-page {
padding :50;
font-family : 'Mookmania Regular';
}
/* TEXT BLOCKS */
.core-page .note {
background-color : #d0e4c0;
border-image : url(https://static.kdiva.ru/foundry-main/images/note%2Dborder.png) 14 stretch;
border-image-outset : 6px 0px;
border-image-width : 11px;
padding-left : 10px;
padding-bottom : 1px;
margin : 7px;
font-family : 'Open Sans', sans-serif;
}
.core-page .note h5{
font-size: medium;
padding-top: 20;
margin-bottom: -10px;
}
.core-page .note p{
font-size: small;
margin-right: 20;
margin-bottom: 20;
}
.core-page .descriptive {
background-color : #fffdec;
border-image : url(https://static.kdiva.ru/foundry-main/images/descriptive%2Dborder%2Dcommon.png) 12 stretch;
border-image-outset : 4px;
border-image-width : 11px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 10px;
padding-top : 1px;
margin : 7px;
font-family : 'Open Sans', sans-serif;
}
/* TABLES */
.core-page tr:nth-child(odd) td {
background-color : #d0e4c0;
}

View File

@ -1,47 +0,0 @@
/* PAGES */
.bgdia-page {
padding :50;
font-family : 'Mookmania Regular';
}
/* NOTES */
.bgdia-page .note {
background-color : #dbbfae;
border-image : url(https://static.kdiva.ru/foundry-main/images/note%2Dborder.png) 14 stretch;
border-image-outset : 6px 0px;
border-image-width : 11px;
padding-left : 10px;
padding-bottom : 1px;
margin : 7px;
font-family : 'Open Sans', sans-serif;
}
.bgdia-page .note h5{
font-size: medium;
padding-top: 20;
margin-bottom: -10px;
}
.bgdia-page .note p{
font-size: small;
margin-right: 20;
margin-bottom: 20;
}
.bgdia-page .descriptive {
background-color : #fdfde9;
border-image : url(https://static.kdiva.ru/foundry-main/images/descriptive%2Dborder%2Dcommon.png) 12 stretch;
border-image-outset : 4px;
border-image-width : 11px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 10px;
padding-top : 1px;
margin : 7px;
font-family : 'Open Sans', sans-serif;
}
/* TABLES */
.bgdia-page tr:nth-child(odd) td {
background-color : #dbbfae;
}

View File

@ -1,46 +0,0 @@
.frostmaiden-page {
padding :50;
font-family : 'Mookmania Regular';
}
/* TEXT BLOCKS */
.frostmaiden-page .note {
background-color : #afd0c9;
border-image : url(https://static.kdiva.ru/foundry-main/images/note%2Dborder.png) 14 stretch;
border-image-outset : 6px 0px;
border-image-width : 11px;
padding-left : 10px;
padding-bottom : 1px;
margin : 7px;
font-family : 'Open Sans', sans-serif;
}
.frostmaiden-page .note h5{
font-size: medium;
padding-top: 20;
margin-bottom: -10px;
}
.frostmaiden-page .note p{
font-size: small;
margin-right: 20;
margin-bottom: 20;
}
.frostmaiden-page .descriptive {
background-color : #c9e2e7;
border-image : url(https://static.kdiva.ru/foundry-main/images/descriptive%2Dborder%2Dcommon.png) 12 stretch;
border-image-outset : 4px;
border-image-width : 11px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 10px;
padding-top : 1px;
margin : 7px;
font-family : 'Open Sans', sans-serif;
}
/* TABLES */
.frostmaiden-page tr:nth-child(odd) td {
background-color : #cbd4db;
}

View File

@ -1,50 +0,0 @@
/* PAGES */
.wos-page {
padding :50;
font-family : 'Mookmania Regular';
}
.wos-page b {
color: #b36d68;
}
/* NOTES */
.wos-page .note {
background-color : #d1b6b4;
border-image : url(https://static.kdiva.ru/foundry-main/images/note%2Dborder.png) 14 stretch;
border-image-outset : 6px 0px;
border-image-width : 11px;
padding-left : 10px;
padding-bottom : 1px;
margin : 7px;
font-family : 'Open Sans', sans-serif;
}
.wos-page .note h5{
font-size: medium;
padding-top: 20;
margin-bottom: -10px;
}
.wos-page .note p{
font-size: small;
margin-right: 20;
margin-bottom: 20;
}
.wos-page .descriptive {
background-color : #d1c5b4;
border-image : url(https://static.kdiva.ru/foundry-main/images/descriptive%2Dborder%2Dcommon.png) 12 stretch;
border-image-outset : 4px;
border-image-width : 11px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 10px;
padding-top : 1px;
margin : 7px;
font-family : 'Open Sans', sans-serif;
}
/* TABLES */
.wos-page tr:nth-child(odd) td {
background-color : #d1c5b4;
}