1
0

BP: Added new theme option to include optional pagination. Thanks again to Jude for helping me with the code :-)

This commit is contained in:
Matthias Mees
2008-07-22 07:00:48 +00:00
parent 449bb30359
commit cf12fe3fa6
7 changed files with 35 additions and 0 deletions

View File

@ -60,6 +60,9 @@ abbr, acronym, .help{
background: #ddd;
}
/* optional pagination in the footer */
.pagination { padding: 0.5em 0; }
/* optional nav links in the footer */
#footer_sitenav {
clear: both;