Diff for /pettastic/html/css/main.css between versions 1.1 and 1.2
version 1.1, 2013/03/12 13:14:22
|
version 1.2, 2013/03/12 21:13:56
|
Line 145 a {
|
Line 145 a {
|
|
|
#coupons p.title { |
#coupons p.title { |
text-align : center; |
text-align : center; |
font-size : 250%; |
font-size : 200%; |
color : #E81B1B; |
color : #E21717; |
font-weight : bold; |
font-weight : bold; |
margin-top : 10px; |
margin-top : 10px; |
margin-bottom : 10PX; |
margin-bottom : 10PX; |
} |
} |
|
|
#coupons p.expiration { |
#coupons p.fineprint { |
text-align : center; |
|
font-size : 80%; |
font-size : 80%; |
color : #000000; |
color : #000000; |
margin-bottom : 10px; |
margin-bottom : 10px; |
margin-top : 10px; |
margin-top : 10px; |
} |
} |
|
|
|
#coupons p.expiration { |
|
text-align : right; |
|
font-size : 60%; |
|
color : #000000; |
|
margin-bottom : 10px; |
|
margin-top : 15px; |
|
} |
|
|
#hours { |
#hours { |
float : center; |
float : center; |
text-align : center; |
text-align : center; |
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>