diff options
-rw-r--r-- | local.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/local.css b/local.css new file mode 100644 index 00000000..7d9aad0e --- /dev/null +++ b/local.css @@ -0,0 +1,7 @@ +/* ikiwiki local style sheet */ + +/* Add local styling here, instead of modifying style.css. */ + +pre { + margin-left: 1cm +} |