Fixed IE border
This commit is contained in:
parent
c648cd848d
commit
0ea25dad24
1 changed files with 4 additions and 0 deletions
|
@ -375,3 +375,7 @@ pre.debug {
|
|||
.spoiler:hover {
|
||||
color: black;
|
||||
}
|
||||
|
||||
img {
|
||||
border: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue