commit 23bfc0234e7bd2179ce0a3c68324489ee3b186e1
parent 0b944f69ac4a3c60b0472e8f2d5d5273f28b6ce0
Author: David Voznyarskiy <davidv@no-reply@disroot.org>
Date: Tue, 17 Mar 2026 13:29:38 -0700
minor changes
Diffstat:
| M | texts/solas.md | | | 230 | ------------------------------------------------------------------------------- |
| M | texts/style.css | | | 31 | ------------------------------- |
2 files changed, 0 insertions(+), 261 deletions(-)
diff --git a/texts/solas.md b/texts/solas.md
@@ -3,237 +3,7 @@ title: 5 Sola's
---
## soli Deo gloria
-
-tsra
-
-t sra
-t
-
-tasr tar ts
-
-art
-
-arst
-
-art
-
-art
-
-art
-
-ars
-
-arst
-
-arst
-
-
-arst
-
-arst
-
-
-arst
-
-arst
-
-arst
-
-arst
-
-arst
-
-arst
-
-ars
-t
-
-
## solus Christus
-
-tsra
-
-t sra
-t
-
-tasr tar ts
-
-art
-
-arst
-
-art
-
-art
-
-art
-
-ars
-
-arst
-
-arst
-
-
-arst
-
-arst
-
-
-arst
-
-arst
-
-arst
-
-arst
-
-arst
-
-arst
-
-ars
-t
-
-
## sola gratia
-
-tsra
-
-t sra
-t
-
-tasr tar ts
-
-art
-
-arst
-
-art
-
-art
-
-art
-
-ars
-
-arst
-
-arst
-
-
-arst
-
-arst
-
-
-arst
-
-arst
-
-arst
-
-arst
-
-arst
-
-arst
-
-ars
-t
-
-
## sola fide
-
-tsra
-
-t sra
-t
-
-tasr tar ts
-
-art
-
-arst
-
-art
-
-art
-
-art
-
-ars
-
-arst
-
-arst
-
-
-arst
-
-arst
-
-
-arst
-
-arst
-
-arst
-
-arst
-
-arst
-
-arst
-
-ars
-t
-
-
## sola scriptura
-
-tsra
-
-t sra
-t
-
-tasr tar ts
-
-art
-
-arst
-
-art
-
-art
-
-art
-
-ars
-
-arst
-
-arst
-
-
-arst
-
-arst
-
-
-arst
-
-arst
-
-arst
-
-arst
-
-arst
-
-arst
-
-ars
-t
-
-
diff --git a/texts/style.css b/texts/style.css
@@ -1,34 +1,3 @@
-@font-face {
- font-family: 'DejaVuSansMono';
- src: url('fonts/DejaVuSansMono.woff') format('woff');
-}
-
-* {
- font-family: 'DejaVuSansMono', monospace;
-}
-
-body {
- font-family: "DejaVu Sans Mono", monospace;
- background-color: black;
- color: white;
-}
-
-@media (prefers-color-scheme: light) {
- body {
- background-color: white;
- color: black;
- }
-}
-
-h1, h2, h3, h4, h5, a {
- color: #794ae8;
- text-decoration: none;
-}
-
-a:hover {
- text-decoration: underline;
-}
-
.darker-purple {
color: #7648e2;
}