MSI GG CLUTCH GM41 LIGHTWEIGHT 76 GRAM ESPORTS WIRELESS GAMING MOUSE MAX 20000 DPI 1MS POLLING PIXART PAW-3370 OPTIK SENSOR OMRON SW
Ürün Açıklaması
/*msi product feature css start*/ /* @import url("https://asset.msi.com/event/nb/2018/Prestige_Limited_Edition/css/Fonts_CenturyGothic.css"); @import url("https://fonts.googleapis.com/css2?family=Sarpanch:wght@800&display=swap"); */ body { margin: 0; } #msi-feature { background: #fff; color: #333; font-family: "CenturyGothic", 'Open Sans', arial, sans-serif; font-size: 20px; line-height: 1.6; text-align: center; } .msi-feature { width: 100%; max-width: 1200px; padding: 20px 0 100px 0; display: flex; margin: 0 auto; justify-content: center; align-items: center; } .msi-feature:nth-of-type(2) .msiimg:nth-of-type(3), .msi-feature:nth-of-type(2) .msiimg:nth-of-type(4), .msi-feature:nth-of-type(6) .msiimg:nth-of-type(2) { /* margin: 50px 0; */ } #msi-feature img { width: 100%; /* max-width: 100%; */ } #msi-feature img.auto { width: auto; } #msi-feature .msiimg-xs { display: none; } #msi-feature .msititle { font-size: 36px; color: #000; font-weight: bold; text-transform: uppercase; padding: 20px 25px 15px; font-family: 'Sarpanch', sans-serif; } #msi-feature .msititle-little { font-size: 34px; color: #c00; font-weight: bold; text-transform: uppercase; padding: 20px 25px 15px; font-family: 'Sarpanch', sans-serif; } #msi-feature .msititle-little span { font-size: 28px; color: #555; } #msi-feature .torx { font-size: 36px; color: #000; padding: 0 25px 15px; font-family: 'Sarpanch', sans-serif; } #msi-feature .msititle2 { font-size: 45px; font-weight: bold; color: #000; padding: 20px 25px 15px; font-family: 'Sarpanch', sans-serif; } #msi-feature .msitxt { padding: 0px 25px 20px; } #msi-feature .note { font-size: 16px; color: #FF0000; } #msi-feature .msi-table { padding: 10px 25px 25px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align