Fixed Northwind CSS to work with beloved IE, updated tutorial images
|
Before Width: | Height: | Size: 198 KiB After Width: | Height: | Size: 178 KiB |
|
Before Width: | Height: | Size: 179 KiB After Width: | Height: | Size: 158 KiB |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 9.9 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 25 KiB |
@@ -3,7 +3,6 @@ body {
|
||||
padding: 0px;
|
||||
background-color: #dfeac1;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.logo {
|
||||
@@ -130,7 +129,6 @@ a, a:active, a:visited {
|
||||
font-family: Verdana, Arial, Helvetica, sans;
|
||||
font-size: 12px;
|
||||
color: #606060;
|
||||
text-decoration: underline;
|
||||
}
|
||||
a:hover {
|
||||
font-family: Verdana, Arial, Helvetica, sans;
|
||||
|
||||