mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
gh-pages: make column wider and don't wrap code blocks
This commit is contained in:
8
docinfo.html
Normal file
8
docinfo.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<style>
|
||||
pre{ white-space:pre }
|
||||
#header,#content,#footnotes,#footer {
|
||||
margin-left:40px;
|
||||
padding-right:60px;
|
||||
max-width:none;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user