diff options
Diffstat (limited to 'assets/global/global.css')
-rw-r--r-- | assets/global/global.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/assets/global/global.css b/assets/global/global.css deleted file mode 100644 index 072a9ed..0000000 --- a/assets/global/global.css +++ /dev/null @@ -1,14 +0,0 @@ -body { - background-color: white; - margin: 0; -} - -a.external::before { - content: "⧉ "; -} - -ul.medialist { - - list-style: none; - padding: 0; -} |