old changes...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2012-10-04 15:13:50 +04:00
parent cdc352dbae
commit a3c448e2b5
3 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,6 @@
Priority work
[_] 88% Preview II
[_] 82% Preview II
[_] structure sorting to be persistent...
[_] 43% native client
[_] make cache generator accept command-line args...
[_] 0% Generic

View File

@ -1094,6 +1094,8 @@ function updateInfo(){
}
/************************************************** Setup Functions **/
// XXX is this a correct place for these?

View File

@ -1,3 +1,8 @@
body {
font-family: sans-serif;
}
.overlay, .splash {
position: absolute;
top: 0px;