git-svn-id: http://xe-core.googlecode.com/svn/trunk@519 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-19 02:24:22 +00:00
parent 5515c7e7c6
commit f564dfb046
7 changed files with 85 additions and 15 deletions

View file

@ -13,6 +13,10 @@
visibility:hidden;
}
FORM {
display:inline;
}
A.bold {
font-weight:bold;
}