mirror of
https://github.com/CommonLoon102/NBloodServerSupervisor.git
synced 2025-01-03 16:42:40 +01:00
a little housekeeping (#18)
This commit is contained in:
parent
0154e634ba
commit
08bef299d2
@ -7,7 +7,6 @@
|
|||||||
string b = "Blood";
|
string b = "Blood";
|
||||||
string cp = "Cryptic Passage";
|
string cp = "Cryptic Passage";
|
||||||
string dw = "Death Wish";
|
string dw = "Death Wish";
|
||||||
string fo = "Fleshed Out";
|
|
||||||
string twoira = "The Way of Ira";
|
string twoira = "The Way of Ira";
|
||||||
|
|
||||||
Func<string, Microsoft.AspNetCore.Html.IHtmlContent>
|
Func<string, Microsoft.AspNetCore.Html.IHtmlContent>
|
||||||
|
@ -30,6 +30,7 @@
|
|||||||
.bordered {
|
.bordered {
|
||||||
border: 0.25em solid cornflowerblue;
|
border: 0.25em solid cornflowerblue;
|
||||||
padding-left: 1em;
|
padding-left: 1em;
|
||||||
|
padding-right: 1em;
|
||||||
margin: 1em;
|
margin: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user