mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 05:59:44 -04:00
Add syntax highlighting to code examples in docs
Uses the Pygments[1] package. 1. http://pygments.org/
This commit is contained in:
@@ -57,3 +57,8 @@ a {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.highlight {
|
||||
font-family: monospace;
|
||||
overflow-x: scroll;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user