mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
basic img reset
This commit is contained in:
parent
161a643883
commit
fb02636ebf
@ -15,6 +15,8 @@ a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
img { border:0; vertical-align:top; }
|
||||
|
||||
#header {
|
||||
background-image : url(images/header.png);
|
||||
background-repeat: repeat-x;
|
||||
|
@ -5,6 +5,8 @@ body {
|
||||
font: 10px verdana, arial, sans-serif
|
||||
}
|
||||
|
||||
img { border:0; vertical-align:top; }
|
||||
|
||||
#logo {
|
||||
background-image: url(images/logo4.jpg);
|
||||
border: 1px solid #999;
|
||||
|
Loading…
x
Reference in New Issue
Block a user