mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-05-16 06:27:03 +00:00
udpdated css
This commit is contained in:
parent
b17e36aef7
commit
1ef925a4e2
1 changed files with 13 additions and 2 deletions
|
@ -23,11 +23,22 @@ img {
|
||||||
max-height: 800px;
|
max-height: 800px;
|
||||||
}
|
}
|
||||||
|
|
||||||
code {
|
md-typeset pre code {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
strong {
|
strong {
|
||||||
|
background-color: #08101c;
|
||||||
|
color: #e5ae39;
|
||||||
|
padding-right: 1px;
|
||||||
|
padding-left: 1px;
|
||||||
|
padding-top: 1px;
|
||||||
|
padding-bottom: 1px;
|
||||||
|
border: 2px solid #08101c;
|
||||||
|
border-radius: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
md-typeset strong {
|
||||||
background-color: #08101c;
|
background-color: #08101c;
|
||||||
color: #e5ae39;
|
color: #e5ae39;
|
||||||
padding-right: 1px;
|
padding-right: 1px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue