/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/body.css

  • Committer: a11emmjo
  • Date: 2013-05-27 13:44:24 UTC
  • mfrom: (107 lenasys_b)
  • mto: This revision was merged to the branch mainline in revision 109.
  • Revision ID: a11emmjo@student.his.se-20130527134424-27818lm7fmk5x3wx
Updated branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
        src: url(../img/icomoon.ttf);
24
24
}
25
25
 
 
26
.cmsContent {
 
27
        position: relative;
 
28
        left: 50%;
 
29
        margin-left: -351px; 
 
30
}
 
31
 
26
32