updated css
This commit is contained in:
@@ -292,6 +292,7 @@ a:hover {
|
|||||||
zoom: 1;
|
zoom: 1;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.content:before,
|
.content:before,
|
||||||
.content:after {
|
.content:after {
|
||||||
@@ -935,3 +936,7 @@ code .comment {
|
|||||||
position: relative;
|
position: relative;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user