mirror of https://gitee.com/bigwinds/arangodb
fixed html css for code examples
This commit is contained in:
parent
5d21d2ac2d
commit
1366b3a531
|
@ -1 +1,7 @@
|
||||||
|
<style type="text/css">
|
||||||
|
div.line{
|
||||||
|
font-family:monospace;
|
||||||
|
white-space:pre;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
<?php include "../include/header.php" ?>
|
<?php include "../include/header.php" ?>
|
||||||
|
|
Loading…
Reference in New Issue