/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-07 20:01:25 UTC
  • Revision ID: gego@quad-20100607200125-qpjqt9x6y280f8jj
Made the firstrun.php more user friendly.
lets hope this is a little better then the old
then the old way how it worked.... (damn grammar)

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
        text-align: center;
65
65
}
66
66
 
 
67
.warning{
 
68
        color:RED;
 
69
        
 
70
}
 
71