|
@@ -197,10 +197,15 @@ body
|
|
|
background-color: $gray-lighter
|
|
|
|
|
|
.file
|
|
|
- color: $orange-primary
|
|
|
+ color: $orange-primary
|
|
|
|
|
|
code.mark
|
|
|
- border: 1px solid $orange-primary
|
|
|
+ border: 1px solid $orange-primary
|
|
|
+
|
|
|
+ code.scriptfile-name
|
|
|
+ font-size: 14px
|
|
|
+ position: relative
|
|
|
+ top: 20px
|
|
|
|
|
|
kbd
|
|
|
font-family: Source Sans Pro, sans-serif
|