mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-18 21:24:41 +03:00
Html printing: Start new pages for major sections, no color for links
This commit is contained in:
@@ -108,4 +108,10 @@ p:after {
|
||||
h1,h2,h3,h4,h5,strong {
|
||||
page-break-after:avoid;
|
||||
}
|
||||
}
|
||||
h1,h2 {
|
||||
page-break-before:always;
|
||||
}
|
||||
a:link, a:visited {
|
||||
color: #000;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user