position the tagcloud on the upper right corner

Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
Nico Schottelius 2009-05-07 14:46:55 +02:00
parent 70f581523b
commit d851bcbec6
2 changed files with 6 additions and 0 deletions

View File

@ -22,6 +22,12 @@
margin-top: 10px;
margin-left: 0px;
}
.pagecloud {
float: right;
margin-top: 0px;
margin-right: 0px;
}
#sidebar ul {
list-style-type: none;