better floating notes
svn: r6589 original commit: 98af81ff7abea504cc0bf9534157eb761a5225f2
This commit is contained in:
parent
f5bd09be05
commit
7717306a68
|
@ -15,12 +15,13 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.refpara {
|
.refpara {
|
||||||
display: block;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
left: 37em;
|
float: right;
|
||||||
|
left: 1em;
|
||||||
top: -1em;
|
top: -1em;
|
||||||
height: 0em;
|
height: 0em;
|
||||||
}
|
width: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
.refcontent {
|
.refcontent {
|
||||||
background-color: #F5F5DC;
|
background-color: #F5F5DC;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user