Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
58c8d814e3 | ||
|
|
cb05c9a67b | ||
|
|
c0dced6fe6 | ||
|
|
5a41c4bb56 | ||
|
|
7ee92f6601 | ||
|
|
8a3c632c7d | ||
|
|
7fe52cf52a | ||
|
|
f4a2338075 | ||
|
|
024f0b9c42 | ||
|
|
16df142d45 |
@@ -88,6 +88,15 @@
|
|||||||
border: 0px solid black;
|
border: 0px solid black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.profile-img {
|
||||||
|
display: block;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
height: 100%;
|
||||||
|
width: auto;
|
||||||
|
border: 0px solid black;
|
||||||
|
}
|
||||||
|
|
||||||
.sheet.character {
|
.sheet.character {
|
||||||
form {
|
form {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
+1
-5
@@ -9,11 +9,7 @@
|
|||||||
"verified": "11",
|
"verified": "11",
|
||||||
"maximum": "11"
|
"maximum": "11"
|
||||||
},
|
},
|
||||||
"authors": [
|
"authors": [{ "name": "Byroks" }, { "name": "Le-Frique" }, { "name": "Oskaloq" }],
|
||||||
{"name": "Byroks"},
|
|
||||||
{"name": "Le-Frique"},
|
|
||||||
{"name": "Oskaloq"}
|
|
||||||
],
|
|
||||||
"scripts": ["bundle.js"],
|
"scripts": ["bundle.js"],
|
||||||
"styles": ["bundle.css"],
|
"styles": ["bundle.css"],
|
||||||
"languages": [
|
"languages": [
|
||||||
|
|||||||
Reference in New Issue
Block a user