2010-07-03 07:07:00 +02:00
|
|
|
/* This defines styles and classes used in the book */
|
|
|
|
body { margin-left: 5%; margin-right: 5%; margin-top: 5%; margin-bottom: 5%; text-align: justify; font-size: medium; }
|
|
|
|
code { font-family: monospace; }
|
|
|
|
h1 { text-align: center; }
|
|
|
|
h2 { text-align: center; }
|
|
|
|
h3 { text-align: center; }
|
|
|
|
h4 { text-align: center; }
|
|
|
|
h5 { text-align: center; }
|
|
|
|
h6 { text-align: center; }
|
2010-07-09 19:35:12 +02:00
|
|
|
h1.title { }
|
|
|
|
h2.author { }
|