main.less 78 B

123456789
  1. @import "_nav";
  2. body{
  3. font-family: "Verdana"
  4. }
  5. .well{
  6. background: #eee;
  7. }