Skip to content

Commit

Permalink
Misc
Browse files Browse the repository at this point in the history
  • Loading branch information
Todd Foster committed May 21, 2012
1 parent 4f28d4a commit f976fbc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ body { background:black; }
.display{
position:absolute;

background-color:rgb(255, 255, 204);
background-color:#ffc;

-moz-border-radius:8px;
-webkit-border-radius:8px;
Expand Down
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ Begun 19 May 2012

## TODO
* manifest, headers to support offline mode
* Clean up resize (hide elements during move?)
* font size for display
* key appearance
* shiny keys
* Add buttons in landscape mode
* Switch from jquery to [zepto](http://zeptojs.com/)
* memory indicator
Expand All @@ -36,7 +35,9 @@ Begun 19 May 2012
* Respond to changing viewport size
* memory buttons
* center-up keypad
* key appearance
* push css into external css file
* Clean up resize (hide elements during move?)

## Credits
* [HTML5 boilerplate]:(http://html5boilerplate.com/)
Expand Down

0 comments on commit f976fbc

Please sign in to comment.