UNPKG

136 BSCSSView Raw
1@import "compass/css3";
2
3body {
4 padding: 50px;
5 font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
6}
7
8a {
9 color: #00B7FF;
10}