mirror of
https://github.com/e107inc/e107.git
synced 2025-07-28 18:30:53 +02:00
basic img reset
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user