notes on partials
This commit is contained in:
parent
79e36d3ae4
commit
52cff29a7b
@ -22,12 +22,16 @@ footer {
|
|||||||
clear: both ;
|
clear: both ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* For TAGLIST.HTML */
|
||||||
.taglist {
|
.taglist {
|
||||||
text-align: center ;
|
text-align: center ;
|
||||||
clear: both ;
|
clear: both ;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* For NEXTPREV.HTML */
|
/* For NEXTPREV.HTML */
|
||||||
|
#nextprev {
|
||||||
|
/* The container for both the previous and next articles. */
|
||||||
|
}
|
||||||
#prevart {
|
#prevart {
|
||||||
float: left ;
|
float: left ;
|
||||||
text-align: left ;
|
text-align: left ;
|
||||||
|
Loading…
Reference in New Issue
Block a user