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

  • Committer: a11andoh
  • Date: 2013-05-27 08:23:27 UTC
  • mfrom: (102 lenasys_b)
  • mto: This revision was merged to the branch mainline in revision 106.
  • Revision ID: a11andoh@student.his.se-20130527082327-aujrssl7vhhbgsf5
blurp

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 */
4
4
 
5
5
#bannerBody {
6
 
        position: fixed;
 
6
        position: relative;
7
7
        width: 100%;
8
8
        height: 54px;
9
9
        background: url(../img/bannermenu_bg.png) repeat-x;