9 lines
145 B
CSS
9 lines
145 B
CSS
|
|
||
|
.markdown-section img {
|
||
|
border: 0;
|
||
|
max-width: auto;
|
||
|
max-height: 25vh;
|
||
|
}
|
||
|
body{font-family: Arial, sans; !important
|
||
|
font-size:1.5em;}
|