This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Fix rich text styling on public pages
closed-social-glitch-2
Thibaut Girka
5 years ago
committed by
ThibG
parent
cd534830ad
commit
87d16698c2
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
app/javascript/flavours/glitch/styles/components/status.scss
+ 2
- 1
app/javascript/flavours/glitch/styles/components/status.scss
View File
@ -31,7 +31,8 @@
}
}
}
}
.
status__content__text
{
.
status__content__text
,
.
e-content
{
h1
,
h2
,
h3
,
h4
,
h5
{
h1
,
h2
,
h3
,
h4
,
h5
{
margin-top
:
20px
;
margin-top
:
20px
;
margin-bottom
:
20px
;
margin-bottom
:
20px
;
Write
Preview
Loading…
Cancel
Save