blob: 28bf02ba1764a52e0d7602475a44fd1a5139e663 [file] [log] [blame]
body#zuulstream {
font-family: monospace;
background-color: black;
color: lightgrey;
}
#zuulstreamoverlay {
position: fixed;
top: 5px;
right: 5px;
background-color: darkgrey;
color: black;
}
pre#zuulstreamcontent {
white-space: pre;
margin: 0px 10px;
}