🐛 owmx img
This commit is contained in:
parent
0a1b866b6d
commit
690cadaa14
|
@ -48,6 +48,15 @@ BODY {
|
|||
color : #444;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
vertical-align: middle;
|
||||
border: 0;
|
||||
height: auto;
|
||||
overflow: hidden;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
A, A:LINK, A:ACTIVE, A:VISITED{
|
||||
color : #016f93;
|
||||
text-decoration : none;
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue