diff --git a/.obsidian/snippets/style.css b/.obsidian/snippets/style.css index c8c99df..948e57d 100644 --- a/.obsidian/snippets/style.css +++ b/.obsidian/snippets/style.css @@ -1,5 +1,7 @@ table{ - display: block; margin-left: auto; margin-right: auto; +} +h1{ + color: aqua; } \ No newline at end of file diff --git a/Party/Alicia/Character sheet.md b/Party/Alicia/Character sheet.md index 0063d02..ad46fb7 100644 --- a/Party/Alicia/Character sheet.md +++ b/Party/Alicia/Character sheet.md @@ -1,5 +1,3 @@ -# Alicia - ## Abilities | HP | AC | Speed | Initiative | diff --git a/Pasted image 20240824104657.png b/Pasted image 20240824104657.png deleted file mode 100644 index 76990b0..0000000 Binary files a/Pasted image 20240824104657.png and /dev/null differ