Skip to content

Instantly share code, notes, and snippets.

@ptierno
Forked from ricobl/jenkins-console.css
Last active January 18, 2022 20:14
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ptierno/d1f608c9ea8af3af179c to your computer and use it in GitHub Desktop.
Save ptierno/d1f608c9ea8af3af179c to your computer and use it in GitHub Desktop.
Terminal-like style for Jenkins console output
pre.console-output {
color: #e6e6e6;
background-color: #000;
padding: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment