/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 XHTML muckup/main.css

  • Committer: Gustav Hartvigsson
  • Date: 2009-11-24 19:51:23 UTC
  • Revision ID: gego@quad-20091124195123-dxo4k5030m0j333n
README: changed to match current structure of project. and other shit.
XML muckup: fixed problem with overlaping elements in., and fixed spelling error in the logout link.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
}
34
34
 
35
35
.righta{
36
 
 
 
36
        width:20em;
37
37
        top:-3.7em;
38
38
        text-align:right;
39
 
        right:3px;
 
39
        left:55%;
40
40
        padding-right:5em;
41
41
        position:relative;
42
42
}