Align top nav links
This commit is contained in:
parent
528bebf7a7
commit
765bcb5896
@ -33,12 +33,10 @@ a.prevlink {
|
|||||||
text-align:left;
|
text-align:left;
|
||||||
}
|
}
|
||||||
div.divseeinbrowser {
|
div.divseeinbrowser {
|
||||||
float: left;
|
float: right;
|
||||||
width:33.33333%;
|
|
||||||
text-align:center;
|
|
||||||
}
|
}
|
||||||
a.nextlink {
|
a.nextlink {
|
||||||
float: left;
|
float: right;
|
||||||
width:33.33333%;
|
width:33.33333%;
|
||||||
text-align:right;
|
text-align:right;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user