Img tag css

This commit is contained in:
yafeilee 2016-04-29 23:41:09 +08:00
parent 31af9ab6d0
commit f615325a2d
1 changed files with 3 additions and 0 deletions

View File

@ -20,3 +20,6 @@
background-color: red;
}
img {
display: block;
}