summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqugalet <qugalet@m0e.space>2023-10-31 22:42:55 +0200
committerqugalet <qugalet@m0e.space>2023-10-31 22:42:55 +0200
commit03638c746dada910f8b7acdce67c44d46fbc6940 (patch)
treebe6821ee79fe220f5dfb0186c4ae667699c1997e
parent4b867f0caecdb2566bc4a29ab22fcf20d769c251 (diff)
downloadquga.m0e.space-03638c746dada910f8b7acdce67c44d46fbc6940.tar.gz
quga.m0e.space-03638c746dada910f8b7acdce67c44d46fbc6940.zip
remove unused submodules
m---------themes/PaperMod0
-rw-r--r--themes/lugo/static/style.css46
m---------themes/researcher0
3 files changed, 0 insertions, 46 deletions
diff --git a/themes/PaperMod b/themes/PaperMod
deleted file mode 160000
-Subproject 3a0a4811cbc07c0bea09ef55b3c1bfb39b48cdd
diff --git a/themes/lugo/static/style.css b/themes/lugo/static/style.css
deleted file mode 100644
index ce6236c..0000000
--- a/themes/lugo/static/style.css
+++ /dev/null
@@ -1,46 +0,0 @@
-body {
- font-family: sans-serif ;
- /* background: #110000 ; */
- /* color: #ccc ; */
- background-image: url("")
-}
-
-main {
- max-width: 800px ;
- margin: auto ;
-}
-
-img {
- max-width: 100% ;
-}
-
-header h1 {
- text-align: center ;
-}
-
-footer {
- text-align: center ;
- clear: both ;
-}
-
-/* For TAGLIST.HTML */
-.taglist {
- text-align: center ;
- clear: both ;
-}
-
-/* For NEXTPREV.HTML */
-#nextprev {
- /* The container for both the previous and next articles. */
-}
-#prevart {
- float: left ;
- text-align: left ;
-}
-#nextart {
- float: right ;
- text-align: right ;
-}
-#nextart,#prevart {
- max-width: 33% ;
-}
diff --git a/themes/researcher b/themes/researcher
deleted file mode 160000
-Subproject 2c6c170dabf570e2787f457c66cc6488bc72187