Subversion Repositories SmartDukaan

Rev

Rev 13178 | Rev 13187 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13178 Rev 13185
Line 16... Line 16...
16
	font-size: 3.0em;
16
	font-size: 3.0em;
17
	font-family: 'PT Sans', sans-serif;
17
	font-family: 'PT Sans', sans-serif;
18
	letter-spacing: 3px;
18
	letter-spacing: 3px;
19
	text-transform: uppercase;
19
	text-transform: uppercase;
20
}
20
}
21
.countDays, .countHours, .countMinutes, .countSeconds { padding-left: 10px; float: left; width: 115px; height: 138px; background: #e7e7e7; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.1)), to(rgba(0,0,0,.07))); background-image: -webkit-linear-gradient(top, rgba(255,255,255,.1), rgba(0,0,0,.07)); background-image: -moz-linear-gradient(top, rgba(255,255,255,.1), rgba(0,0,0,.07)); background-image: -ms-linear-gradient(top, rgba(255,255,255,.1), rgba(0,0,0,.07)); background-image: -o-linear-gradient(top, rgba(255,255,255,.1), rgba(0,0,0,.07)); background-image: linear-gradient(top, rgba(255,255,255,.1), rgba(0,0,0,.07)); border: 1px solid #ccc; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: 0 2px 3px 0 rgba(255,255,255,.2) inset, 0 2px 2px 0 rgba(0,0,0,.1); -webkit-box-shadow: 0 2px 3px 0 rgba(255,255,255,.2) inset, 0 2px 2px 0 rgba(0,0,0,.1); box-shadow: 0 2px 3px 0 rgba(255,255,255,.2) inset, 0 2px 2px 0 rgba(0,0,0,.1); }
21
.countDays, .countHours, .countMinutes, .countSeconds { float: left; width: 75px; height: 100px; background: #e7e7e7; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.1)), to(rgba(0,0,0,.07))); background-image: -webkit-linear-gradient(top, rgba(255,255,255,.1), rgba(0,0,0,.07)); background-image: -moz-linear-gradient(top, rgba(255,255,255,.1), rgba(0,0,0,.07)); background-image: -ms-linear-gradient(top, rgba(255,255,255,.1), rgba(0,0,0,.07)); background-image: -o-linear-gradient(top, rgba(255,255,255,.1), rgba(0,0,0,.07)); background-image: linear-gradient(top, rgba(255,255,255,.1), rgba(0,0,0,.07)); border: 1px solid #ccc; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: 0 2px 3px 0 rgba(255,255,255,.2) inset, 0 2px 2px 0 rgba(0,0,0,.1); -webkit-box-shadow: 0 2px 3px 0 rgba(255,255,255,.2) inset, 0 2px 2px 0 rgba(0,0,0,.1); box-shadow: 0 2px 3px 0 rgba(255,255,255,.2) inset, 0 2px 2px 0 rgba(0,0,0,.1); }
22
.points { float: left; width: 40px; margin: 0; font-family: Georgia, serif; font-size: 44px; font-weight: bold; text-align: center; line-height: 138px; text-shadow: none; }
22
.points { float: left; width: 20px; margin: 0; font-family: Georgia, serif; font-size: 44px; font-weight: bold; text-align: center; line-height: 138px; text-shadow: none; }
23
.position { position: relative; float: left; width: 50px; height: 92px; margin: 8px 0 0 0; }
23
.position { position: relative; float: left; width: 30px; height: 50; margin: 8px 0 0 0; }
24
.digit { position: absolute; top: 0; left: 0; }
24
.digit { position: absolute; top: 0; left: 0; }
25
.boxName { float: left; width: 80px; margin: -5px 0 0 7px; font-size: 36px; color: #a6a6a6; text-shadow: 0 1px 0 rgba(255,255,255,.5); }
25
.boxName { float: left; margin: 50px 0 0 0px; font-size: 26px; color: #a6a6a6; text-shadow: 0 1px 0 rgba(255,255,255,.5); }
26
.Hours { margin-left: 5px; }
26
.Hours { margin-left: 5px; }
27
.Seconds { margin-left: 2px; }
27
.Seconds { margin-left: 2px; }
28
.countdownHolder{ width: 700px; height: 145px; margin: 55px auto 0 auto; font-family: 'LeagueGothicRegular', Arial, Helvetica, sans-serif; font-size: 92px; color: #272727; text-shadow: 0 1px 0 #fff; overflow: hidden; vertical-align: baseline; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; padding: 0; border: 0; }
28
.countdownHolder{ width: 100%; height: 145px; margin: 25px auto 0 auto; font-family: 'LeagueGothicRegular', Arial, Helvetica, sans-serif; font-size: 50px; color: #272727; text-shadow: 0 1px 0 #fff; overflow: hidden; vertical-align: baseline; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; padding: 0; border: 0; }
29
.promotitle{line-height: 85px; vertical-align: baseline; text-transform: uppercase; padding: 10px; }
29
.promotitle{vertical-align: baseline; text-transform: uppercase; padding: 10px; }
30
.text-container{font-size: 22px; line-height: 85px; font-style: normal; font-weight: normal; font-variant: normal; vertical-align: baseline; box-sizing: border-box; overflow: hidden; text-align: center; height: 85px; color: rgb(51, 51, 51); background-color: rgb(15, 69, 160); margin: 15px 0px 0px; padding: 0px; border: 0px none; color: #fff; }
30
.text-container{font-size: 22px; font-style: normal; font-weight: normal; font-variant: normal; vertical-align: baseline; box-sizing: border-box; text-align: center; height: 85px; color: rgb(51, 51, 51); background-color: rgb(15, 69, 160); margin: 15px 0px 0px; padding: 0px; border: 0px none; color: #fff; }
-
 
31
.position:first-child{margin:8px 0 0 0;}