* src/data/main*.css: fix H6 and SUP

svn: r5479
This commit is contained in:
Don Allingham 2005-12-06 01:06:23 +00:00
parent 8dc6583ecd
commit 159be6cb06
7 changed files with 13 additions and 8 deletions

View File

@ -1,3 +1,6 @@
2005-12-05 Don Allingham <don@gramps-project.org>
* src/data/main*.css: fix H6 and SUP
2005-12-05 Alex Roitman <shura@gramps-project.org>
* doc/gramps-manual/Makefile.am: Change symlink creation.
* src/po/fr.po: Partial translation update.

View File

@ -59,14 +59,15 @@ H5 {
margin-bottom: 0.5em;
}
H6 {
font: italic normal 100%;
font-style: italic;
font-size: 100%;
margin: 1.3em 0em 1em 0.8em;
}
IMG {
border: none;
}
SUP {
line-height: 0;
line-height: 0%;
}
TABLE {
border: none;

View File

@ -61,14 +61,15 @@ H5 {
margin-bottom: 0.5em;
}
H6 {
font: italic normal 100%;
font-style: italic;
font-size: 100%;
margin: 1.3em 0em 0.8em 1em;
}
IMG {
border: none;
}
SUP {
line-height: 0;
line-height: 0%;
}
TABLE {
border: none;

View File

@ -69,7 +69,7 @@ IMG {
border: none;
}
SUP {
line-height: 0;
line-height: 0%;
}
TABLE {
border: none;

View File

@ -77,7 +77,7 @@ IMG {
border: none;
}
SUP {
line-height: 0;
line-height: 0%;
}
TABLE {
border: none;

View File

@ -80,7 +80,7 @@ IMG {
border: none;
}
SUP {
line-height: 0;
line-height: 0%;
}
TABLE {
border: none;

View File

@ -67,7 +67,7 @@ IMG {
border: none;
}
SUP {
line-height: 0;
line-height: 0%;
}
TABLE {
border: none;