mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-05-16 04:17:01 +00:00
fix css
This commit is contained in:
parent
1ef925a4e2
commit
d4a5d5ae9d
1 changed files with 3 additions and 2 deletions
|
@ -23,8 +23,9 @@ img {
|
|||
max-height: 800px;
|
||||
}
|
||||
|
||||
md-typeset pre code {
|
||||
.md-typeset pre > code {
|
||||
word-wrap: break-word;
|
||||
border-color:#e5ae39;
|
||||
}
|
||||
|
||||
strong {
|
||||
|
@ -38,7 +39,7 @@ strong {
|
|||
border-radius: 5px;
|
||||
}
|
||||
|
||||
md-typeset strong {
|
||||
.md-typeset strong {
|
||||
background-color: #08101c;
|
||||
color: #e5ae39;
|
||||
padding-right: 1px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue