/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 Code Tokenizer and Parser/Parser_Test.css

  • Committer: Gustav Hartvigsson
  • Date: 2013-04-04 18:10:23 UTC
  • mfrom: (12.2.4 lenasys)
  • Revision ID: gustav.hartvigsson@gmail.com-20130404181023-um5z5jx0jwth4hv9
Merging with implementation group 2's branch, containts an error,
will be fixed. (hopefully).

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
#infobox{
4
4
        border:2px solid black;
5
5
        background-color:#fed;
6
 
        width:500;
7
 
        height:1200;
 
6
        width:500px;
 
7
        height:1200px;
8
8
        padding:4px;
9
9
        vertical-align:top;
10
10
        float:left;