comparison src/en/styles/styles.css @ 33:b4cf62b1c98d

Polishing: Links in the benefits list no longer have an underscore.
author Arne Babenhauserheide <bab@draketo.de>
date Mon, 16 Feb 2009 10:01:03 +0100
parents fcc7030d01db
children dc89dc4ee20c
comparison
equal deleted inserted replaced
32:fcc7030d01db 33:b4cf62b1c98d
124 #home h4 a:hover, #home h4 a:focus { text-decoration: underline; } 124 #home h4 a:hover, #home h4 a:focus { text-decoration: underline; }
125 #home ol { margin: 0; } 125 #home ol { margin: 0; }
126 #home ol li { list-style: none; background: url(../images/bullet-big-1.png) no-repeat 0 0; padding-left: 60px; min-height: 43px; _height: 43px; } 126 #home ol li { list-style: none; background: url(../images/bullet-big-1.png) no-repeat 0 0; padding-left: 60px; min-height: 43px; _height: 43px; }
127 #home ol .i-2 { background-image: url(../images/bullet-big-2.png); } 127 #home ol .i-2 { background-image: url(../images/bullet-big-2.png); }
128 #home ol .i-3 { background-image: url(../images/bullet-big-3.png); } 128 #home ol .i-3 { background-image: url(../images/bullet-big-3.png); }
129 129 #home ol a { text-decoration: none; }
130 /* 130 /*
131 * Footer 131 * Footer
132 */ 132 */
133 #footer { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: .6428em; display: inline-block; overflow: hidden; text-align: right; padding: 10px 25px; } 133 #footer { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: .6428em; display: inline-block; overflow: hidden; text-align: right; padding: 10px 25px; }
134 #footer { display: block; } 134 #footer { display: block; }