Added missing img stylesheet
This commit is contained in:
parent
28f92c3c93
commit
755d3732a3
@ -11,7 +11,11 @@ a {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
color: #7c73c3;
|
color: #7c73c3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
|
|
||||||
.header {
|
.header {
|
||||||
margin: 5px 0px 5px 30px;
|
margin: 5px 0px 5px 30px;
|
||||||
|
Loading…
Reference in New Issue
Block a user