https://temp-mail.org/style/main.css?v=2

html { min-height: 100%; position: relative; overflow-y: scroll; } body { font: 13px "Open Sans", sans-serif; color: #565656; background-color: #eceef1; margin-bottom: 165px; } a { color: #34495e; text-decoration: none; } a:hover, a:focus { color: #3498db; text-decoration: underline; outline: none; } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; } .lcol { float: left; } .rcol { float: right; } .grey { color: #d4d9dd; } .thide { display: block; font-size: 0; line-height: 0; color: transparent; text-shadow: none; } .reset, .reset li { margin: 0; padding: 0; list-style-type: none; } .page-header { height: 63px; width: 100%; background: #fff; box-shadow: 0 1px 5px rgba(129,138,143,.15); margin: 0; padding: 0; border: none; background-image: url("../images/summer.png"); background-repeat: repeat; background-position: 0 25%; } .page-header .row { position: relative; } .page-header .vsep { float: right; width: 1px; background: #f4f5f6; height: 63px; margin-right: -12px; } .logo { background: url("../images/logo.png") no-repeat; height: 22px; width: 128px; margin: 20px 0 0 12px; } .infobox { height: 11px; width: 11px; position: absolute; right: 60px; top: 1px; cursor: pointer; } .infobox:hover { background-position: 0 -11px; } .yourmail { font-size: 14px; color: #565656; margin: 13px 0 0 3px; position: relative; } .yourmail .mail { margin: 0 5px; font-weight: bold; padding: 6px; padding-left: 38px; background: #f3f4f5; border: 1px solid #e0e3e6; border-radius: 3px; width: 100%; } .yourmail .mail:focus { background: #fff; outline: 0; } .yourmail .mail::-moz-placeholder { color:#999; opacity:1 } .yourmail .mail:-ms-input-placeholder { color:#999 } .yourmail .mail::-webkit-input-placeholder { color:#999 } .yourmail .glyphicon { position: absolute; left: 18px; top: 50%; margin-top: -7px; } .top-text { line-height: 1.2em; margin-top: 12px; font-size: 80%; } /*content*/ .page-content { margin: 20px 0; } .content { padding: 0; background: #fff; padding-bottom: 1px; background: #fff; -webkit-border-radius: 4px; border-radius: 4px; margin-left: -10px; min-height: 500px; } .content .table-responsive { font-size: 13px; } .block-control { -webkit-border-radius: 4px; border-radius: 4px; width: 94px; position: fixed; z-index: 100; } .block-control li { text-align: center; } /*.block-control li + li a {*/ /*margin-top: -1px;*/ /*}*/ .block-control a { padding: 20px 0; display: block; color: #fff; font-size: 13px; border-bottom: 1px solid #4e6378; background: #34495e; } .block-control li:first-child a { -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; } .block-control li:nth-child(4) a { -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; border: none; } .block-control a:hover, .block-control .active a { background: #1abc9c; border-color: #1abc9c; text-decoration: none; } .block-control .ico-banner,.block-control .ico-banner:hover { background: url('../images/ico_banners/icobanner_164x94.png') no-repeat; } .block-control .privatix-banner{ border-radius: 4px; display: block; width: 100%; height: 94px; background: url('../images/privatix-164x94.png') no-repeat; margin-top: 20px; border-bottom: none; } .block-control .privatix-banner:hover{ background: url('../images/privatix-164x94.png') no-repeat; } .block-control li.madeWithLove{ color: #7b7a7a; margin-top: 15px; } .footerExtensionsButtons .madeWithLove{ display: none; } .side-plugin-banner a{ background: transparent; } .side-plugin-banner>a{ border-radius: 4px; display: block; width: 100%; height: 94px; margin-top: 20px; border-bottom: none; } .side-plugin-banner .browser-chrome{ background: url('../images/plugins-banners/chrome_temp_mail_130x94.png') no-repeat; } .side-plugin-banner .browser-chrome:hover{ background: url('../images/plugins-banners/chrome_temp_mail_130x94.png') no-repeat; } .side-plugin-banner .browser-firefox{ background: url('../images/plugins-banners/firefox_temp_mail_130x94.png') no-repeat; } .side-plugin-banner .browser-firefox:hover{ background: url('../images/plugins-banners/firefox_temp_mail_130x94.png') no-repeat; } .side-plugin-banner .browser-opera{ background: url('../images/plugins-banners/opera_temp_mail_130x94.png') no-repeat; } .side-plugin-banner .browser-opera:hover{ background: url('../images/plugins-banners/opera_temp_mail_130x94.png') no-repeat; } .icon-control { width: 32px; height: 32px; background: url("../images/control-icons.png") no-repeat; display: block; margin: 0 auto 5px; } .control-copy { background-position: 0 0; } a:hover .control-copy, .active.control-copy { background-position: 0 -32px; } .control-edit { background-position: 0 -64px; } a:hover .control-edit, .active .control-edit { background-position: 0 -96px; } .control-del { background-position: 0 -128px; } a:hover .control-del, .active .control-del { background-position: 0 -160px; } .control-refresh { background-position: 0 -192px; } a:hover .control-refresh, .active .control-refresh { background-position: 0 -224px; } .title-subject { font-weight: bold; } .control-vpn { background-position: 0 -256px; } a:hover .control-vpn, .active .control-vpn { background-position: 0 -288px; } .control-chat { background-position: 0 -320px; } a:hover .control-chat, .active .control-chat { background-position: 0 -352px; } .link { background: #1abc9c; height: 19px; width: 19px; display: block; color: #fff; border-radius: 50%; font-size: 8px; margin: 0 auto; } .link:hover, .link:focus { background-color: #3b9fe2; color: #fff; text-decoration: none; } .link .glyphicon { float: left; margin: 4px 0 0 5px; } .w15 { width: 15%; } .lbl { display: inline-block; vertical-align: middle; line-height: 1em; margin-right: 6px; } .langbox { margin-top: 15px; position: relative; } .bheading h1 { font-size: 20px; line-height: none; padding: 0; font-weight: normal; margin: 0; } .bheading { padding: 15px 20px; border-bottom: 1px solid #e0e3e6; } .base { padding: 15px 20px; margin: 5px 0; } .bform { padding: 20px 30px 20px; background: #f8f9fa; -webkit-border-radius: 6px; border-radius: 6px; } .form-control { height: 38px; border: 1px solid #d4d9dd; -webkit-box-shadow: none; box-shadow: none; font-size: inherit; border-radius: 3px; } .form-horizontal .control-label { font-weight: normal; white-space: nowrap; } @media (min-width: 768px) { .form-horizontal .control-label { text-align: left; } } .form-group { margin-bottom: 6px; } .padtop { padding-top: 10px; } .btn { padding: 7px 20px; border: none; } .btn-success { color: #ffffff; background-color: #1abc9c; } .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { color: #ffffff; background-color: #29d9b6; } .faq-list { padding: 2px 0 15px; } .faq-list li + li { padding-top: 5px; } .faq-title { padding: 10px 0 10px 32px; background: url("../images/question.png") no-repeat 0 50%; font-weight: bold; } li:nth-child(odd) .faq-title { color: #1abc9c; } .faq-desc { padding-bottom: 15px; border-bottom: 2px solid #eceef1; position: relative; } .pm-ctrl { padding: 12px 20px; } .pm-ctrl .glyphicon { font-size: 12px; color: #d4d9dd; } .pm-ctrl a { line-height: 30px; } .pm-ctrl li { position: relative; display: block; } .pm-ctrl li.lcol a { display: block; } .pm-ctrl a, .pm-ctrl a:hover { color: #565656; text-decoration: none; } .linkbord { display: block; padding: 0 10px; border: 1px solid #d4d9dd; -webkit-border-radius: 4px; border-radius: 3px; margin-left: 5px; } .linkbord:hover { border-color: #1abc9c; } .open .linkbord, .active .linkbord { background: #1abc9c; color: #fff !important; border-color: #1abc9c; } .open .glyphicon, .active .glyphicon { color: #fff; } .pm-info { padding: 15px 20px; background: #f4f5f6; } .pm-info .pm-subject { margin: 0 0 10px; color: #406283; } .pm-info li { margin: 2px 0; } .pmtools { border-top: 0.5px solid #e5e8ea; background: #f4f5f6; } .text-switch { float: right; padding-right: 20px; } .text-switch li { float: left; padding: 0 1px; margin-top: 8px; width: 33.3%; text-align: center; } .text-switch a { display: block; padding: 8px 17px; background: #e5e8ea; color: #565656; border-radius: 4px 4px 0 0; text-decoration: none; } .text-switch a:hover, .text-switch a:focus { background: #d9dee1; color: #3498db; } .text-switch .active a { background: #fff; color: #565656; cursor: default; } .attachs { padding: 12px 0 12px 20px; } .attach-link { margin: 0 5px; } .attachs .glyphicon-download { color: #1abc9c; } .pm-text { padding: 20px; font-family: inherit; } .pm-text a { color: #3498db; text-decoration: underline; } .pm-text a:hover { text-decoration: none; } .pm-text textarea { resize: vertical; } .dropdown-menu { left: auto; right: 0; font-size: 12px; border: none; } .dropdown-menu > li > a { font-weight: normal; color: #565656; } .pm-info .col-sm-2 { width: 10%; } .pm-info .col-sm-10 { width: 90%; } .btn-sm { padding-left: 10px; padding-right: 10px; } .btn-primary { background-color: #3498db; } .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background-color: #47acef; } .resend { overflow: auto; white-space: normal; width: 100%; border: none; } .pmbtn { padding: 15px 20px; border-top: 1px solid #e5e8ea; margin-top: 10px; } /*footer*/ .fixed-footer { width: 100%; bottom: 0; position: absolute; } .page-footer { border-top: 1px solid #d6dbe2; height: 77px; margin-left: -10px; text-align: center; } .copy { padding: 27px 0; } .copy a, .copy span { margin-right: 5px; } .copy a { text-decoration: underline; color: #7b7a7a; } .copy a:hover, .copy a:focus { color: #3498db; text-decoration: none; } .design { background: url("../images/design.png") no-repeat; width: 94px; height: 25px; margin: 24px 0 0; float: right; } .nopad { margin-left: 0 !important; } /*libs*/ .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding: 12px 20px; border: none; vertical-align: middle; } .table > thead > tr > th { border-bottom: 1px solid #e0e3e6; padding: 15px 20px; white-space: nowrap; vertical-align: middle; font-size: 12px; } .table > thead > tr > th:last-child { width: 10%; } .table > thead > tr > th + th { border-left: 1px solid #f7f8f9; } .table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th { background-color: #f4f5f6; } .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th { background-color: transparent; } .tooltip { font-size: 13px; } .tooltip.in { opacity: 1; filter: alpha(opacity=100); } .tooltip.bottom { padding: 8px 0; } .tooltip-inner { max-width: 250px; padding: 8px 14px; background-color: #34495e; } .tooltip.bottom .tooltip-arrow { margin-left: -8px; border-width: 0 8px 8px; border-bottom-color: #34495e; } .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #34495e; } .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #34495e; } .tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #34495e; } .popover { max-width: 330px; padding: 0; background-color: #34495e; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08); color: #fff; border: none; } .popover-title { padding: 10px 16px; font-weight: bold; line-height: 18px; background-color: #44596d; border-radius: 6px 6px 0 0; border: none; } .popover-content { padding: 9px 14px; } .popover.bottom > .arrow { border-top-width: 0; border-bottom-width: 0; top: -11px; } .popover.bottom > .arrow:after { top: 2px; border-bottom-color: #44596d; } .icon-flag { background: url("../images/flag.png") no-repeat; width: 16px; height: 16px; display: inline-block; vertical-align: middle; } .flag-de { background-position: 0 0; } .flag-en { background-position: 0 -16px; } .flag-es { background-position: 0 -32px; } .flag-fr { background-position: 0 -48px; } .flag-it { background-position: 0 -64px; } .flag-pl { background-position: 0 -80px; } .flag-no { background-position: 0 -96px; } .flag-pt { background-position: 0 -112px; } .flag-sr { background-position: 0 -128px; } .flag-tr { background-position: 0 -144px; } .flag-uk { background-position: 0 -160px; } .flag-vi { background-position: 0 -176px; } .flag-ar { background-position: 0 -192px; } .flag-ku { background-position: 0 -208px; } .flag-ru { background-position: 0 -224px; } .flag-nl { background-position: 0 -240px; } .flag-id { background-position: 0 -256px; } .flag-zh { background-position: 0 -272px; } .flag-ja { background-position: 0 -288px; } .flag-ko { background-position: 0 -304px; } .flag-hi { background-position: 0 -320px; } .flag-bn { background-position: 0 -336px; } .flag-th { background-position: 0 -352px; } .flag-cs { background-position: 0 -368px; } .flag-ro { background-position: 0 -384px; } .flag-he { background-position: 0 -400px; } .flag-fa { background-position: 0 -416px; } .flag-cz { background-position: 0 -370px; } .flag-da { background-position: 0 -432px; } .flag-fi { background-position: 0 -448px; } .flag-el { background-position: 0 -464px; } .flag-hu { background-position: 0 -480px; } .flag-sv { background-position: 0 -496px; } .flag-vi { background-position: 0 -512px; } .lang-select { position: relative; display: inline-block; vertical-align: middle; line-height: 1em; -webkit-border-radius: 4px; border-radius: 4px; background-clip: padding-box; color: #7a7a7a; cursor: pointer; padding: 5px 8px; background: #f3f4f5; border: none; font-size: 11px; font-weight: 500; text-decoration: none !important; } .lang-select .icon-flag { vertical-align: middle; position: relative; margin-right: 3px; } .langbox .dropdown-menu { min-width: 0; width: 130px; max-height: 140px; overflow: auto; } .langbox .dropdown-menu .icon-flag { vertical-align: middle; position: relative; margin-right: 3px; } .langbox .dropdown-menu a { color: #7a7a7a; font-size: 11px; font-weight: 500; padding-left: 8px; padding-right: 8px; } .langbox .dropdown-menu a:hover { color: #3498db; } .langbox .dropdown-menu .active a { color: #fff; background: #3498db; } .special { margin-top: 20px; } .bottom-banner{ margin: 25px 0 25px -10px; text-align: center; } @media (max-width: 1199px) and (min-width: 992px) { body { margin-bottom: 165px; } .logo { margin-left: 0; } .infobox { right: 14px; } .top-text { display: none; } .block-control { width: 94px; } .block-control li a { font-size: 13px; } .block-control .ico-banner,.block-control .ico-banner:hover { background: url('../images/ico_banners/icobanner_94x94.png') no-repeat; } .block-control .privatix-banner{ background: url('../images/privatix-130x94.png') no-repeat; } .block-control .privatix-banner:hover{ background: url('../images/privatix-130x94.png') no-repeat; } .side-plugin-banner .browser-chrome{ background: url('../images/plugins-banners/chrome_temp_mail_94x94.png') no-repeat; } .side-plugin-banner .browser-chrome:hover{ background: url('../images/plugins-banners/chrome_temp_mail_94x94.png') no-repeat; } .side-plugin-banner .browser-firefox{ background: url('../images/plugins-banners/firefox_temp_mail_94x94.png') no-repeat; } .side-plugin-banner .browser-firefox:hover{ background: url('../images/plugins-banners/firefox_temp_mail_94x94.png') no-repeat; } .side-plugin-banner .browser-opera{ background: url('../images/plugins-banners/opera_temp_mail_94x94.png') no-repeat; } .side-plugin-banner .browser-opera:hover{ background: url('../images/plugins-banners/opera_temp_mail_94x94.png') no-repeat; } } @media (min-width: 1200px) { body { margin-bottom: 165px; } .top-text { margin-top: 12px; } .design { margin-left: -50px } .block-control { width: 130px; } } @media (max-width: 991px) { .page-header { height: auto; } .page-header .col-sm-4 { position: absolute; top: 0px; right: 15px; } .page-header .wwide { border-top: 1px solid #f4f5f6; margin-top: 15px; padding-bottom: 15px; text-align: center; min-height: 1px; position: relative; padding-left: 15px; padding-right: 15px; } .logo { margin-left: 0; } .infobox { right: 0; left: 150px; top: -10px; } .vsep { display: none; } .yourmail { margin-left: 0; display: inline-block; float: none; vertical-align: middle; } .block-control li a { font-size: 12px; } .right-banner{ text-align: center; margin: 0 0 20px; } .order { display:-webkit-flex; display:flex; flex-direction:column; -webkit-flex-direction:column; } .order .ord1 { order:1;-webkit-order:1; } .order .ord2 { order:2;-webkit-order:2; } .block-control .ico-banner,.block-control .ico-banner:hover { background: url('../images/ico_banners/icobanner_94x94.png') no-repeat; } .block-control .privatix-banner{ background: url('../images/privatix-94x94.png') no-repeat; margin-top: 10px; } .block-control .privatix-banner:hover{ background: url('../images/privatix-94x94.png') no-repeat; } .side-plugin-banner .browser-chrome{ background: url('../images/plugins-banners/chrome_temp_mail_94x94.png') no-repeat; } .side-plugin-banner .browser-chrome:hover{ background: url('../images/plugins-banners/chrome_temp_mail_94x94.png') no-repeat; } .side-plugin-banner .browser-firefox{ background: url('../images/plugins-banners/firefox_temp_mail_94x94.png') no-repeat; } .side-plugin-banner .browser-firefox:hover{ background: url('../images/plugins-banners/firefox_temp_mail_94x94.png') no-repeat; } .side-plugin-banner .browser-opera{ background: url('../images/plugins-banners/opera_temp_mail_94x94.png') no-repeat; } .side-plugin-banner .browser-opera:hover{ background: url('../images/plugins-banners/opera_temp_mail_94x94.png') no-repeat; } } @media (max-width: 767px) { .main { padding: 10px; } .main .table-responsive { border: 1px solid #e0e3e6; margin-bottom: 0; } .block-control { position: static !important; text-align: center; margin: 0 0 20px !important; width: 100%; display: table; table-layout: fixed; } .block-control li { display: table-cell; } .block-control li a { padding-left: 5px; padding-right: 5px; border: none !important; text-overflow: ellipsis; overflow: hidden; font-size: 11px; } .block-control li:first-child a { -webkit-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; } .block-control li:nth-child(4) a { -webkit-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; } .top-text { display: none; } .design { margin-top: -10px; margin-bottom: 10px; } .page-footer { height: auto; } body { margin-bottom: 0; } .fixed-footer { position: static; width: auto; } html { min-height: 0; } .btn { display: block; width: 100%; } label.col-sm-2 { width: 100%; } label.col-sm-2 + .col-sm-10 { width: 99.6%; } .design { float: left; } .content, .page-footer { margin-left: 0; } .pm-ctrl { padding-left: 0; padding-right: 0; } .pm-ctrl ul.lcol { float: none; text-align: center; margin-bottom: 10px; } .pm-ctrl ul.rcol { float: none; text-align: center; } .pm-ctrl ul > li { width: 100%; float: none; padding: 0 20px; } .linkbord { padding-top: 4px; padding-bottom: 4px; margin: 2px 0; } .linkbord .hide { display: inline !important; } .pm-ctrl .dropdown-menu { position: relative; text-align: center !important; width: 100%; -webkit-box-shadow: none; box-shadow: none; background: #f4f5f6; } .bform { padding: 15px; } .text-switch { float: none; padding: 0 20px; } .block-control .privatix-banner{ display: none; } .block-control li.side-plugin-banner, .block-control li.side-plugin-banner>a{ display: none; } .block-control .madeWithLove{ display: none; } .footerExtensionsButtons .madeWithLove{ display: block; color: #7b7a7a; margin: -5px 0 15px; } } @media (max-width: 360px) { .langbox .lbl { display: none; } .top-text { display: none; } .bottom-banner{ margin: 25px 0 25px -6px; } .block-control li.side-plugin-banner{ display: none; } } /* for higher resolutions (android and retina) */ @media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5) { .block-control li.side-plugin-banner, .block-control li.side-plugin-banner>a{ display: none; } } .col-md-2_1, .col-md-7_1{ position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; } @media (min-width: 992px) { .col-md-2_1{ float:left; width:18.6%; } .col-md-7_1 { width:64%; float:left; } } .attachmentsBtn{ position: relative; } .attachments{ display: none; position: absolute; padding: 10px; border: 1px solid #d4d9dd; background: #fff; border-radius: 3px; left: 5px; min-width: 150px; max-width: 260px; } .reset .attachmentLi{ position: relative; padding: 6px 0; border-bottom: 1px dotted #e2e2e2; } .attachmentName{ margin-right: 30px; } .attachmentDownloadBtn{ position: absolute; right: 0; top: 1px; } .attachmentDownloadBtn .glyphicon{ font-size: 14px; color: #3498db; } @media (max-width: 767px) { .attachments{ width: 100%; left: 0; z-index: 1000; max-width: 100%; position: relative } } .adblockMailView{ display: none; } .adblockMailView h4{ margin: 0 0 45px; color: #406283; border-bottom: 2px solid #406283; padding-bottom: 10px; font-size: 28px; text-align: center; } .adblockMailView p{ font-size: 18px; text-align: center; } .adblockMailView .mt40{ margin-top: 40px; } .adblockMailView .antiAdblockBtnBl{ margin: 20px 0 20px; text-align: center; } .adblockMailView .antiAdblockBtnBl #antiAdblockBtn{ font-size: 18px; padding: 5px 15px 7px; border: 1px solid #d4d9dd; color: #565656; border-radius: 3px; background: transparent; outline: none; } .adblockMailView .antiAdblockBtnBl #antiAdblockBtn:hover, .adblockMailView .antiAdblockBtnBl #antiAdblockBtn:active, .adblockMailView .antiAdblockBtnBl #antiAdblockBtn:focus { border-color: #1abc9c; } .adblockMailView p img{ margin: 0 auto; } @media (max-width: 767px) { .adblockMailView h4{ margin: 0 0 30px; font-size: 25px; } .adblockMailView p { font-size: 16px; } .adblockMailView .antiAdblockBtnBl #antiAdblockBtn { font-size: 16px; } } .inboxSeoBl{ background: #fff; padding: 18px 20px; border-top: 2px solid #eceef1; } .inboxSeoBl h1{ margin: 0 0 12px; font-size: 20px; } .inboxSeoBl p{ margin-bottom: 0; } .mailListTable{ min-height: 360px; } .footerExtensionsButtons{ float:none; margin:auto; /*padding-bottom: 15px*/ } .footerExtensionsButtons>a{ margin: 0 2px 8px; display: inline-block; } .footerExtensionsButtons>a{ opacity: 0.6; transition: .1s ease-in; } .footerExtensionsButtons>a:hover{ opacity: 1; } .bottom_news_block { margin-top:30px; margin-left:-10px; } .bottom_news { padding: 10px; background: #fff; padding-bottom: 1px; background: #fff; border-radius: 4px; margin-bottom:10px; position: relative; } .bottom_news .img { position: absolute; } .bottom_news .body { margin-left:110px; } .bottom_news .body a { font-weight: bold; color:#428bca; } .bottom_news p { font-size:10px; } @media (min-width: 992px){ .order .col-sm-2 { width: 12.9%; } .order .col-md-3 { width: 36.2%; padding: 0; } .order .col-md-7 { width: 50%; } } @media (min-width: 1200px) { .order .col-sm-2 { width: 13.8%; } .order .col-md-3 { width: 30%; padding: 0; } .order .col-md-7 { width: 53%; } }

Nhận xét

Bài đăng phổ biến từ blog này

https://temp-mail.org/style/bootstrap.css

BOUNTY TIỀM NĂNG NHẤT

Dự án ICO Arcblock 3.0 Tiềm Năng