8 lines
145 B
CSS
8 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;}
|