1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-07-25 10:09:47 +02:00

update AntOS code

This commit is contained in:
lxsang
2020-09-15 16:54:50 +02:00
parent 04b2ab0444
commit 073337eabe
2 changed files with 8 additions and 2 deletions

View File

@ -263,7 +263,12 @@ div.md-content p.result-header a::before{
/* #container .blogentry .hljs-ln td.hljs-ln-code {
padding-left: 10px;
} */
img {max-width:100%}
#renderer img {
max-width:100%;
display: block;
margin-left: auto;
margin-right: auto;
}
a {
color: #333f67;