Newer
Older
.archivelink {
text-align: right;
}
ul.blognav {
text-align: left;
float: left;
width: 100%;
list-style-type: none;
margin: 0;
padding: 0;
}
li.prev {
float: left;
}
li.next {
float: right;
}
.errorinfo {
color: red;
}