added the @appearance tag with a first test screenshot

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-03-03 23:27:46 +00:00
parent 9c981bfbc0
commit 7a118965b0
5 changed files with 22 additions and 4 deletions

View File

@@ -443,3 +443,14 @@ IMG.logo {
margin: 20px;
}
IMG.appearance {
margin: 20px;
}
TABLE.appearance {
width: 100%;
text-align: center;
font-style: italic;
font-size: 90%;
/*font-weight: bold;*/
}