123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275 |
- #errmsg {
- color: #ff0000;
- display: none;
- }
- #left {
- float: left;
- background: #f4f4f4;
- border: 1px solid #ddd;
- color: #333;
- margin-top: 49px;
- padding: 22px;
- margin-right: 0;
- text-align: right;
- }
- #right {
- float: right;
- background: #333;
- color: #fff;
- }
- input {
- background: #333;
- border: 1px solid #292929;
- color: #fff;
- outline: none;
- }
- #gauge {
- float: left;
- width: 250px;
- position: relative;
- height: 300px;
- background: #00C6D7 url(../images/speed.png) no-repeat 10px 20px;
- margin-left: 10px;
- }
- #needle {
- height: 5px;
- width: 113px;
- background: #C31916;
- position: absolute;
- bottom: 157px;
- left: 16px;
- }
- #numbers {
- width: 140px;
- height: 30px;
- background: #0795A2;
- position: absolute;
- bottom: 64px;
- left: 57px;
- color: #fff;
- font-size: 1em;
- line-height: 1.6em;
- padding: 0px 10px 5px;
- border: 1px solid #02ADBB;
- }
- #circle {
- width: 55px;
- height: 55px;
- background: #0795A2;
- bottom: 133px;
- left: 96px;
- position: absolute;
- box-shadow: 0px 0px 10px #014449;
- border-radius: 50%;
- -webkit-border-radius: 50%;
- -o-border-radius: 50%;
- -moz-border-radius: 50%;
- }
- #mi-km {
- bottom: 22px;
- left: 60px;
- text-align: center;
- position: absolute;
- width: 140px;
- height: 30px;
- color: #078894;
- font-size: 1.2em;
- }
- /*--responsiv--*/
- @media (max-width: 1440px) {
- #left {
- float: left;
- margin-top: 49px;
- padding: 12px 12px;
- margin-right: 0;
- text-align: right;
- }
- #gauge {
- float: right;
- width: 200px;
- position: relative;
- height: 288px;
- background: #00C6D7 url(../images/speed.png) no-repeat 13px 20px;
- margin-left: 1px;
- background-size: 86%;
- }
- #circle {
- width: 50px;
- height: 50px;
- background: #0795A2;
- bottom: 147px;
- left: 77px;
- }
- #needle {
- height: 5px;
- width: 73px;
- background: #C31916;
- position: absolute;
- bottom: 166px;
- left: 30px;
- }
- #numbers {
- width: 121px;
- height: 30px;
- position: absolute;
- bottom: 89px;
- left: 46px;
- }
- #mi-km {
- bottom: 29px;
- left: 38px;
- position: absolute;
- width: 140px;
- height: 30px;
- font-size: 1.2em;
- }
- }
- @media (max-width: 1366px) {
- #left {
- float: none;
- margin-top: 49px;
- padding: 12px 12px;
- margin-right: 0;
- text-align: right;
- }
- #gauge {
- float: left;
- width: 300px;
- position: relative;
- height: 288px;
- background: #00C6D7 url(../images/speed.png) no-repeat 15px 20px;
- margin-left: 0;
- background-size: 89%;
- margin-top: 1em;
- }
- #circle {
- width: 50px;
- height: 50px;
- background: #0795A2;
- bottom: 89px;
- left: 125px;
- }
- #numbers {
- width: 121px;
- height: 30px;
- position: absolute;
- bottom: 42px;
- left: 88px;
- }
- #needle {
- height: 5px;
- width: 107px;
- background: #C31916;
- position: absolute;
- bottom: 112px;
- left: 44px;
- }
- #mi-km {
- bottom: 8px;
- left: 79px;
- position: absolute;
- width: 140px;
- height: 30px;
- font-size: 1.2em;
- }
- }
- @media (max-width: 1280px) {
- #left {
- float: none;
- margin-top: 49px;
- padding: 12px 12px;
- margin-right: 0;
- text-align: right;
- }
- }
- @media (max-width: 1024px) {
- }
- @media (max-width: 800px) {
- }
- @media (max-width: 768px) {
- }
- @media (max-width: 640px) {
- }
- @media (max-width: 480px) {
- }
- @media (max-width: 375px) {
- #gauge {
- float: left;
- width: 200px;
- position: relative;
- height: 288px;
- background: #00C6D7 url(../images/speed.png) no-repeat 15px 20px;
- margin-left: 0;
- background-size: 86%;
- margin-top: 1em;
- }
- #circle {
- width: 30px;
- height: 30px;
- background: #0795A2;
- bottom: 141px;
- left: 88px;
- }
- #needle {
- height: 5px;
- width: 73px;
- background: #C31916;
- position: absolute;
- bottom: 154px;
- left: 30px;
- }
- #numbers {
- width: 121px;
- height: 30px;
- position: absolute;
- bottom: 94px;
- left: 44px;
- }
- #mi-km {
- bottom: 48px;
- left: 37px;
- position: absolute;
- width: 140px;
- height: 30px;
- font-size: 1em;
- }
- }
- @media (max-width: 320px) {
- }
- /*--//responsive--*/
|