Page MenuHomeSoftware Heritage

highlightjs.css
No OneTemporary

highlightjs.css

/**
* Copyright (C) 2018 The Software Heritage developers
* See the AUTHORS file at the top-level directory of this distribution
* License: GNU Affero General Public License version 3, or any later version
* See top-level LICENSE file for more information
*/
.highlightjs pre {
background-color: transparent;
border-radius: 0;
border-color: transparent;
}
.hljs {
background-color: transparent;
white-space: pre;
}
/* for block of numbers */
.hljs-ln-numbers {
cursor: pointer;
user-select: none;
text-align: center;
color: #aaa;
border-right: 1px solid #ccc;
vertical-align: top;
padding-right: 1px !important;
}
/* for block of code */
.hljs-ln-code {
padding-left: 10px !important;
width: 100%;
}

File Metadata

Mime Type
text/plain
Expires
Jul 4 2025, 5:48 PM (4 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3452635

Event Timeline