/lenasys/trunk

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

« back to all changes in this revision

Viewing changes to codeigniter/css/startview.css

  • Committer: a11andoh
  • Date: 2013-05-24 08:09:07 UTC
  • mfrom: (91 lenasys_b)
  • mto: This revision was merged to the branch mainline in revision 97.
  • Revision ID: a11andoh@student.his.se-20130524080907-vyk2owto9h3pm3qb
blurp

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
        position:absolute;
35
35
        top:54px;
36
36
        width:100%;
37
 
        z-index:-1;
38
37
}
39
38
 
40
39
#topdivstartview {
46
45
 
47
46
#botdivbotdivstartview {
48
47
        width: auto;
49
 
        background-color: #eee
 
48
        background-color: #eee;
50
49
        height: 350px;
51
50
}
52
51