max width images

This commit is contained in:
Nicolas Bally 2013-12-07 13:57:20 +01:00
parent 4f399caa50
commit c54b1650d3

View File

@ -8,6 +8,9 @@
@import "public/thikbox"; @import "public/thikbox";
img{
max-width:100%;
}
a { a {
color: #990000; } color: #990000; }