Image css
This commit is contained in:
parent
c532178ce9
commit
e7b57abd31
|
@ -2,3 +2,6 @@ span.explanation {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
article img {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue