iosWebViewFix/example/assets/css/style.css

7 lines
82 B
CSS

body {
background-color: #333;
color: #fff;
}
img {
max-width: 100%;
}