Files
node_learning_module_1/day14/initialize/public/stylesheets/style.css
T

9 lines
111 B
CSS
Raw Normal View History

2022-02-06 22:22:04 -05:00
body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}