blob: 6d53ed7cba77b013699b4fc1626a72bb61d6d356 (
plain) (
tree)
|
|
// Color Variables
@black: #000;
@white: #fff;
@color: #556270; // The color of the header.
@link: #1d73bb; // The color of links, blockquote line and bullets. If you modify this color, edit static/images/bullet.png
|