Difference between revisions of "project01:P4"
From 100ybp
Line 4: | Line 4: | ||
<link href="https://fonts.googleapis.com/css?family=Courier%20New" rel="stylesheet"> | <link href="https://fonts.googleapis.com/css?family=Courier%20New" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet"> | <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> | ||
<style> | <style> | ||
Line 25: | Line 26: | ||
background: #A7A6A6; | background: #A7A6A6; | ||
text-align:center; | text-align:center; | ||
− | font-family: 'Roboto | + | font-family: 'Roboto', black; |
font-size: 14px; | font-size: 14px; | ||
color: #D5692F; | color: #D5692F; | ||
Line 45: | Line 46: | ||
margin-top: 50px; | margin-top: 50px; | ||
padding: 0px; | padding: 0px; | ||
− | font-family: 'Roboto | + | font-family: 'Roboto', black; |
font-size: 36px; | font-size: 36px; | ||
color: #D5692F; | color: #D5692F; | ||
Line 60: | Line 61: | ||
background: #D7D7D7; | background: #D7D7D7; | ||
text-align:center; | text-align:center; | ||
− | font-family: 'Roboto | + | font-family: 'Roboto', black; |
color:#D5692F; | color:#D5692F; | ||
} | } | ||
Line 73: | Line 74: | ||
background: #A7A6A6; | background: #A7A6A6; | ||
text-align:center; | text-align:center; | ||
− | font-family: 'Roboto', | + | font-family: 'Roboto', Black; |
color:#D5692F; | color:#D5692F; | ||
} | } |