mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
add highlight js
This commit is contained in:
@@ -659,11 +659,15 @@
|
||||
padding: 0;
|
||||
padding-top: 10px;
|
||||
box-shadow: none;
|
||||
* {
|
||||
> * {
|
||||
color: #666;
|
||||
}
|
||||
pre {
|
||||
word-wrap: break-word;
|
||||
.hljs {
|
||||
padding: 0;
|
||||
background-color: inherit;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user