Skip to content

Commit

Permalink
modified README
Browse files Browse the repository at this point in the history
  • Loading branch information
gravityblast committed Jan 18, 2009
1 parent d429af2 commit 849c106
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 4 additions & 2 deletions README.md
@@ -1,6 +1,8 @@
Web App Theme
===

A simple layout that you can use in your web applications.
A simple layout by [Andrea Franz](http://gravityblast.com) that you can use in your web applications.
Inspired by cool themes like [Lighthouse](http://lighthouseapp.com/), [Basecamp](http://basecamphq.com/), [RadiantCMS](http://radiantcms.org/) and others,
it wants to be an idea to start developing a complete web application layout.

![Web App Theme screenshot](http://gravityblast.com/wp-content/uploads/2009/01/web-app-theme.png)
![Web App Theme screenshot](http://gravityblast.com/wp-content/uploads/2009/01/web-app-theme-current.png)
3 changes: 1 addition & 2 deletions stylesheets/base.css
Expand Up @@ -195,14 +195,13 @@ body {
/* tables */
.table {
width: 100%;
border-collapse: collapse;
border-collapse: collapse;
}

.table th {
padding: 10px;
font-weight: bold;
text-align: left;
border-bottom: 1px solid #DDD;
background: #364B69;
color: #FFF;
}
Expand Down

0 comments on commit 849c106

Please sign in to comment.