--- pettastic/html/css/main.css 2013/03/12 13:14:22 1.1
+++ pettastic/html/css/main.css 2013/03/12 21:13:56 1.2
@@ -145,21 +145,28 @@ a {
#coupons p.title {
text-align : center;
- font-size : 250%;
- color : #E81B1B;
+ font-size : 200%;
+ color : #E21717;
font-weight : bold;
margin-top : 10px;
margin-bottom : 10PX;
}
-#coupons p.expiration {
- text-align : center;
+#coupons p.fineprint {
font-size : 80%;
color : #000000;
- margin-bottom : 10px;
+ margin-bottom : 10px;
margin-top : 10px;
}
+#coupons p.expiration {
+ text-align : right;
+ font-size : 60%;
+ color : #000000;
+ margin-bottom : 10px;
+ margin-top : 15px;
+}
+
#hours {
float : center;
text-align : center;