Scale images to page width
This commit is contained in:
parent
7085b72fc4
commit
c9e303600d
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@ h4 a {
|
||||||
p {
|
p {
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
}
|
}
|
||||||
|
img {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
a img {
|
a img {
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue