slightly better HTML footer
svn: r6257 original commit: 1016afb7ff22a13d4bbb2e02ebdc37c2afd37f62
This commit is contained in:
parent
23b8961abf
commit
c16e2c54d8
|
@ -339,7 +339,8 @@
|
|||
(p nbsp)
|
||||
,@(super render-part d ht)
|
||||
(p nbsp)
|
||||
,@(navigation d ht))
|
||||
,@(navigation d ht)
|
||||
(p nbsp))
|
||||
;; Normal section render
|
||||
(super render-part d ht))])))
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
background-color: #ffffff;
|
||||
/*background-color: beige;*/
|
||||
margin-top: 2em;
|
||||
margin-bottom: 2em;
|
||||
max-width: 35em;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
|
Loading…
Reference in New Issue
Block a user