diff --git a/static/style.css b/static/style.css index 0f37a76..cba8f6c 100644 --- a/static/style.css +++ b/static/style.css @@ -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 ;