This repository has been archived by the owner on Feb 14, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
6 changed files
with
10 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
ISC License | ||
|
||
Copyright © 2015, Curtis McEnroe <[email protected]> | ||
|
||
Permission to use, copy, modify, and/or distribute this software for any | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/*! | ||
* Writ v1.0.3 | ||
* Writ v1.0.4 | ||
* | ||
* Copyright © 2015, Curtis McEnroe <[email protected]> | ||
* | ||
|
@@ -58,8 +58,8 @@ pre { | |
|
||
body { color: #222; } | ||
code, pre, samp, kbd { color: #111; } | ||
a, header nav a:visited { color: #00e; } | ||
a:visited { color: #60b; } | ||
a, header nav a:visited, a code { color: #00e; } | ||
a:visited, a:visited code { color: #60b; } | ||
mark { color: inherit; } | ||
|
||
code, pre, samp, thead, tfoot { background-color: rgba(0, 0, 0, 0.05); } | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.