summaryrefslogtreecommitdiffstats
path: root/0.19.x/stylesheets/extra.css
diff options
context:
space:
mode:
Diffstat (limited to '0.19.x/stylesheets/extra.css')
-rw-r--r--0.19.x/stylesheets/extra.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/0.19.x/stylesheets/extra.css b/0.19.x/stylesheets/extra.css
deleted file mode 100644
index 2f971cf..0000000
--- a/0.19.x/stylesheets/extra.css
+++ /dev/null
@@ -1,20 +0,0 @@
-.document hr {
- border-top: 1px solid #666;
-}
-
-/* Termynal */
-
-[data-termynal]:after {
- content: ''; /* Don't display a window title */
-}
-
-[data-termynal] {
- width: 100%;
- font-size: 0.7rem;
- margin-bottom: 1rem;
- padding: 3rem 0.5rem 1rem 1rem;
-}
-
-[data-termynal] > [data-ty="comment"] {
- color: #DAD6AF;
-}