Roll pour carrière
This commit is contained in:
22
css/bol.css
22
css/bol.css
@ -255,22 +255,10 @@
|
||||
font-display: swap;
|
||||
src: url(https://fonts.gstatic.com/s/contrailone/v10/eLGbP-j_JA-kG0_Zo51noafdZQ.ttf) format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: "ImaginaryForces";
|
||||
src: url('../fonts/iforces.ttf');
|
||||
}
|
||||
@font-face {
|
||||
font-family: "OPTIFantastiK";
|
||||
src: url('../fonts/OPTIFantastiK.otf');
|
||||
}
|
||||
@font-face {
|
||||
font-family: "CCMeanwhile";
|
||||
src: url('../fonts/ccmeanwhile-regular.ttf');
|
||||
}
|
||||
@font-face {
|
||||
font-family: "Papyrus";
|
||||
src: url('../fonts/PAPYRUS.TTF');
|
||||
}
|
||||
@font-face {
|
||||
font-family: "Wolfsbane2";
|
||||
src: url('../fonts/wolfsbane2.ttf');
|
||||
@ -283,6 +271,9 @@
|
||||
font-family: "Wolfsbane2Expanded";
|
||||
src: url('../fonts/wolfsbane2expand.ttf');
|
||||
}
|
||||
/* ----------------------------------------- */
|
||||
/* TEXT STYLES */
|
||||
/* ----------------------------------------- */
|
||||
.bol.sheet.actor {
|
||||
min-width: 760px;
|
||||
min-height: 700px;
|
||||
@ -549,3 +540,10 @@
|
||||
.bonus {
|
||||
color: darkgreen;
|
||||
}
|
||||
.chat-message .chat-icon {
|
||||
border: 0;
|
||||
padding: 2px 6px 2px 2px;
|
||||
float: left;
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user