BP: Added new theme option to include optional pagination. Thanks again to Jude for helping me with the code :-)
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user