mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 22:28:51 +01:00
Markdown css fixes
This commit is contained in:
parent
8d9e012c46
commit
9df5df5fa4
@ -944,6 +944,7 @@ ul.tour-list {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
// Markdown
|
||||
.markdown-render {
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-weight: bold !important;
|
||||
|
@ -1250,6 +1250,4 @@ img.bounceIn {
|
||||
.markdown-render a,
|
||||
.markdown-render a:visited {
|
||||
color: #4CD9C0 !important;
|
||||
background-color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
@ -1665,8 +1665,6 @@ img.bounceIn {
|
||||
|
||||
a, a:visited {
|
||||
color: #4CD9C0 !important;
|
||||
background-color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user