some fixes for note layout

master
joey 2006-08-23 06:17:12 +00:00
parent 7c66edacd8
commit b395dbb446
2 changed files with 11 additions and 1 deletions

View File

@ -148,6 +148,16 @@ td.changelog {
border: 1px solid #aaa;
}
.notebox {
float: right;
margin-left: 2ex;
margin-top: 1ex;
margin-bottom: 1ex;
padding: 2ex 2ex;
border: 1px solid #aaa;
width: 25%
}
/* outlines */
li.L1 {
list-style: upper-roman;

View File

@ -1,3 +1,3 @@
<span class="infobox">
<span class="notebox">
<TMPL_VAR text>
</span>