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

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