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