summaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
Diffstat (limited to 'src/web')
-rw-r--r--src/web/app/base.styl3
-rw-r--r--src/web/app/desktop/tags/timeline-post.tag3
-rw-r--r--src/web/app/mobile/tags/timeline-post.tag3
3 files changed, 3 insertions, 6 deletions
diff --git a/src/web/app/base.styl b/src/web/app/base.styl
index 30ff7133d3..9476d3335e 100644
--- a/src/web/app/base.styl
+++ b/src/web/app/base.styl
@@ -108,6 +108,9 @@ a
cursor pointer
pre > code
+ font-family Consolas, 'Courier New', Courier, Monaco, monospace
+ tab-size 4
+
.comment
opacity 0.5
diff --git a/src/web/app/desktop/tags/timeline-post.tag b/src/web/app/desktop/tags/timeline-post.tag
index 7d6f537c8c..aed60f0011 100644
--- a/src/web/app/desktop/tags/timeline-post.tag
+++ b/src/web/app/desktop/tags/timeline-post.tag
@@ -236,9 +236,6 @@
background #f8f8f8
border-radius 2px
- > code
- font-family Consolas, 'Courier New', Courier, Monaco, monospace
-
> .media
> img
display block
diff --git a/src/web/app/mobile/tags/timeline-post.tag b/src/web/app/mobile/tags/timeline-post.tag
index d54f72ff72..42dbf1ab72 100644
--- a/src/web/app/mobile/tags/timeline-post.tag
+++ b/src/web/app/mobile/tags/timeline-post.tag
@@ -215,9 +215,6 @@
background #f8f8f8
border-radius 2px
- > code
- font-family Consolas, 'Courier New', Courier, Monaco, monospace
-
> .media
> img
display block