File: include-paths.css

package info (click to toggle)
node-grunt-sass 3.1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 156 kB
  • sloc: javascript: 147; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
li {
  font-family: serif;
  font-weight: bold;
  font-size: 1.2em; }

.content-navigation {
  border-color: #3bbfce;
  color: #2ca2af; }

.border {
  padding: 8px;
  margin: 8px;
  border-color: #3bbfce; }