position the tagcloud on the upper right corner
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
70f581523b
commit
d851bcbec6
2 changed files with 6 additions and 0 deletions
|
@ -22,6 +22,12 @@
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
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;
|
||||||
|
|
Loading…
Reference in a new issue