Posts

cool

body{ direction: ltr; } .gridContainer{ width: 90%; max-width: 750px; margin: 0 auto; padding: 0 15px; } .mainBg{ width: 85%; margin: 0 auto; } header{ border-bottom: 34px solid #000; } .attention{ font-style: italic; text-align: center; color: #666; margin: 15px 0; } .attention p{ font-size: 16px; } .attention p span{ font-weight: bold; } .questionTitle{ color: #000; text-align: center; margin: 15px 0; } .questionTitle h1{ font-weight: 700; } .hugeFont{ font-size: 13px; } .middleFont{ font-size: 14px; } .subTitle{ margin: 15px 0; text-align: center; background-color: #fafafa; padding: 5px; } .subTitle p{ color: #666666; font-size: 21px; font-weight: 700; } .mostPop{ margin: 20px 0; } .mostPop p{ font-size: 16px; color: #000; margin-bottom: 15px; } .mostPop p span{ font-weight: bold; } .product-brief{ text-align: center; color: #000; } .product-brief p{ font-style: italic; font-size: 25px; font-weight: 500; } .productImage { width: 95%; ...