9.1.1
by a11vikob
Changed directory structure of SVG-converter.
|
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
|
}
|