Skip to content

Commit

Permalink
jetzt aber ...
Browse files Browse the repository at this point in the history
  • Loading branch information
sofajazz committed Nov 25, 2011
1 parent 3729b30 commit ab57a4d
Show file tree
Hide file tree
Showing 28 changed files with 24,269 additions and 0 deletions.
38 changes: 38 additions & 0 deletions PhoneGapDemo.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
/** Add css rules here for your application. */


body
{
/* font-family: 'Niconne', sans-serif; */
font-family: 'Passero One', sans-serif;
color: #FFFFFF;
padding: 0;
margin: 0;
font-size: 1em;
}

.welcome
{
font-size: 1.5em;
background-color: #222230;
text-align: center;
}
.menu
{
background-color: #555560;
text-align: center;
}
.content
{
background-color: #333340;
}
.content div, table, select, img
{
margin: 5px 5px 10px 5px;
}
.datePicker
{
padding: 5px;
background-color: #EEEEEE;
color: #000000;
}
Binary file added img/BlueOceanLogoDarkBackground_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ab57a4d

Please sign in to comment.