/booka/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/booka/trunk

« back to all changes in this revision

Viewing changes to css/main.css

  • Committer: Gustav Hartvigsson
  • Date: 2010-06-08 16:15:18 UTC
  • Revision ID: gego@quad-20100608161518-ix45g5v10atg9srl
fixxed some strange behavior where reloding the dbEditor.php caused it to commit the same data again te the db.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
body{
 
2
        font-family:sans-serif;
 
3
        
 
4
}
 
5
 
1
6
.menu{
2
7
        border-width:5px;
3
8
        background-color:lightgray;