Skip to content

Instantly share code, notes, and snippets.

@nektorandom
Created June 25, 2019 13:10
Show Gist options
  • Save nektorandom/44702114c96b25866e81a0c996937eef to your computer and use it in GitHub Desktop.
Save nektorandom/44702114c96b25866e81a0c996937eef to your computer and use it in GitHub Desktop.
<div> <style>@import url('https://fonts.googleapis.com/css?family=Roboto'); body{margin: 0; padding: 0; background: #EDE4DA; font-size: 16px;}div{background: #EDE4DA; margin: 0; padding: 0; font-family: 'Roboto', sans-serif; text-align: center;}h1, h2, h3, h4, h5{font-family: 'Roboto', sans-serif; font-style: normal; font-weight: bold; font-size: 16px; line-height: 24px; text-align: center; letter-spacing: 2px; text-transform: uppercase; color: #0F0B07;}h2{font-size: 22px; line-height: 28px;}h3{font-size: 18px; line-height: 25px;}h4{font-size: 16px; line-height: 23px;}h5{font-size: 14px; line-height: 21px;}p{font-family: 'Roboto', sans-serif; color: #2A2117; font-size: 16px; line-height: 24px; font-style: normal; font-weight: normal; padding: 0 24px; margin-bottom: 35px;}figure, img{font-family: 'Roboto', sans-serif; margin: 0; padding: 0; width: 100%; object-fit: fill;}link{font-family: 'Roboto', sans-serif; color: #94897C;}ul, li{font-family: 'Roboto', sans-serif; margin: 0 24px;}li{font-style: normal; font-weight: normal; font-size: 16px; line-height: 24px; color: #2A2117; padding: 16px 0;}img{width: 60%; height: auto;}span{font-weight: 500; font-size: 18px; line-height: 25px; color: #94897C;}</style> <div> <img src="https://mirofs.demo.code-pilots.ru/upload/contest/rule_1.png"> </div><span>1 место</span> <h3>Apple iPhone XS</h3> <p>64GB</p><div> <img src="https://mirofs.demo.code-pilots.ru/upload/contest/rule_2.png"> </div><span>2 место</span> <h3>Apple iPad Wi-Fi</h3> <p>128GB</p><div> <img src="https://mirofs.demo.code-pilots.ru/upload/contest/rule_3.png"> </div><span>3 место</span> <h3>Подарочный Box</h3> <p>Marble + Легинсы</p></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment