mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 00:15:50 +01:00
Merge pull request #547 from mslinn/master
Change Bootstrap's default color pink for code tags to match github's color
This commit is contained in:
@@ -1097,6 +1097,8 @@ div.markdown-body pre {
|
||||
div.markdown-body code {
|
||||
font-size: 12px;
|
||||
padding: 0 5px;
|
||||
background-color: rgba(0,0,0,0.04);
|
||||
rgb(51, 51, 51);
|
||||
}
|
||||
|
||||
div.markdown-body table {
|
||||
|
||||
Reference in New Issue
Block a user