end of article tag moved to footer, nextprev on
This commit is contained in:
@@ -33,3 +33,16 @@ footer {
|
||||
text-align: center ;
|
||||
clear: both ;
|
||||
}
|
||||
|
||||
/* For NEXTPREV.HTML */
|
||||
#prevart {
|
||||
float: left ;
|
||||
text-align: left ;
|
||||
}
|
||||
#nextart {
|
||||
float: right ;
|
||||
text-align: right ;
|
||||
}
|
||||
#nextart,#prevart {
|
||||
max-width: 33% ;
|
||||
}
|
||||
|
Reference in New Issue
Block a user