notes on partials

This commit is contained in:
Luke Smith 2022-07-11 16:33:24 -04:00
parent 79e36d3ae4
commit 52cff29a7b

View File

@ -22,12 +22,16 @@ footer {
clear: both ;
}
/* For TAGLIST.HTML */
.taglist {
text-align: center ;
clear: both ;
}
/* For NEXTPREV.HTML */
#nextprev {
/* The container for both the previous and next articles. */
}
#prevart {
float: left ;
text-align: left ;