/lenasys/0.1

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

« back to all changes in this revision

Viewing changes to svg Converter/svgconverter.css

  • Committer: a11vikob
  • Date: 2013-04-03 10:37:25 UTC
  • mto: (9.2.1 lenasys)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: a11vikob@student.his.se-20130403103725-54hdupq68scrd1nl
Changed directory structure of SVG-converter.
Also fixed some operator errors in svgtocanvas.php

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#content {
 
2
        font-family: Calibri,Georgia,Serif;
 
3
}
 
4
 
 
5
#preview {
 
6
        border: outset 3px #ffeedd; 
 
7
        background-color: #fff8f8;
 
8
        font-family: Calibri,Georgia,Serif;
 
9
        vertical-align: text-top;
 
10
}
 
 
b'\\ No newline at end of file'