Your IP : 216.73.216.79


Current Path : /var/www/html/maiwp/node_modules/node-sass/test/fixtures/simple/
Upload File :
Current File : /var/www/html/maiwp/node_modules/node-sass/test/fixtures/simple/index.scss

#navbar {
  width: 80%;
  height: 23px;
}

#navbar ul {
  list-style-type: none;
}

#navbar li {
  float: left;

  a {
    font-weight: bold;
  }
}