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