some CSS tweaks in the demo

This commit is contained in:
Fabian Jakobs 2011-05-16 14:30:27 +00:00
commit 0c1245091e
2 changed files with 6 additions and 5 deletions

View file

@ -16,6 +16,11 @@ body {
color: white;
}
#logo {
padding: 15px;
margin-left: 65px;
}
#editor {
position: absolute;
top: 0px;

View file

@ -9,12 +9,8 @@
<link rel="stylesheet" href="demo/styles.css" type="text/css" media="screen" charset="utf-8">
</head>
<body>
<img id="logo" src="demo/logo.png">
<table id="controls">
<tr colspan="2">
<td align="center">
<img src="demo/logo.png">
</td>
</tr>
<tr>
<td>
<label for="doc">Document</label>