| Index: stylesheets/partials/_syntax.scss
|
| diff --git a/css/sass/_syntax.scss b/stylesheets/partials/_syntax.scss
|
| old mode 100644
|
| new mode 100755
|
| similarity index 96%
|
| rename from css/sass/_syntax.scss
|
| rename to stylesheets/partials/_syntax.scss
|
| index e957e7f4d7ce1f543cc580ecc002b8a9e6d950b9..d634327930c20d0fa7acd75a460028d6815c76a8
|
| --- a/css/sass/_syntax.scss
|
| +++ b/stylesheets/partials/_syntax.scss
|
| @@ -2,7 +2,6 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -// These styles come from https://github.com/dart-lang/dartlang.org/blob/master/src/site/scss/_syntax.scss.
|
| .highlight {
|
| .c { color: #999988; font-style: italic } // Comment
|
| .err { color: #a61717; background-color: #e3d2d2 } // Error
|
|
|