remove border on highlights on has_code_col pages
This commit is contained in:
parent
26d1c5d86d
commit
cac327bca7
@ -438,6 +438,7 @@ header.o_main_header{
|
||||
border-top: 0;
|
||||
|
||||
div[class^="highlight"] {
|
||||
border: 0;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user