* src/data/main*.css: fix H6 and SUP
svn: r5479
This commit is contained in:
@@ -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>
|
2005-12-05 Alex Roitman <shura@gramps-project.org>
|
||||||
* doc/gramps-manual/Makefile.am: Change symlink creation.
|
* doc/gramps-manual/Makefile.am: Change symlink creation.
|
||||||
* src/po/fr.po: Partial translation update.
|
* src/po/fr.po: Partial translation update.
|
||||||
|
|||||||
@@ -59,14 +59,15 @@ H5 {
|
|||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
H6 {
|
H6 {
|
||||||
font: italic normal 100%;
|
font-style: italic;
|
||||||
|
font-size: 100%;
|
||||||
margin: 1.3em 0em 1em 0.8em;
|
margin: 1.3em 0em 1em 0.8em;
|
||||||
}
|
}
|
||||||
IMG {
|
IMG {
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
SUP {
|
SUP {
|
||||||
line-height: 0;
|
line-height: 0%;
|
||||||
}
|
}
|
||||||
TABLE {
|
TABLE {
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
@@ -61,14 +61,15 @@ H5 {
|
|||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
H6 {
|
H6 {
|
||||||
font: italic normal 100%;
|
font-style: italic;
|
||||||
|
font-size: 100%;
|
||||||
margin: 1.3em 0em 0.8em 1em;
|
margin: 1.3em 0em 0.8em 1em;
|
||||||
}
|
}
|
||||||
IMG {
|
IMG {
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
SUP {
|
SUP {
|
||||||
line-height: 0;
|
line-height: 0%;
|
||||||
}
|
}
|
||||||
TABLE {
|
TABLE {
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
@@ -69,7 +69,7 @@ IMG {
|
|||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
SUP {
|
SUP {
|
||||||
line-height: 0;
|
line-height: 0%;
|
||||||
}
|
}
|
||||||
TABLE {
|
TABLE {
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
@@ -77,7 +77,7 @@ IMG {
|
|||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
SUP {
|
SUP {
|
||||||
line-height: 0;
|
line-height: 0%;
|
||||||
}
|
}
|
||||||
TABLE {
|
TABLE {
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
@@ -80,7 +80,7 @@ IMG {
|
|||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
SUP {
|
SUP {
|
||||||
line-height: 0;
|
line-height: 0%;
|
||||||
}
|
}
|
||||||
TABLE {
|
TABLE {
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
@@ -67,7 +67,7 @@ IMG {
|
|||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
SUP {
|
SUP {
|
||||||
line-height: 0;
|
line-height: 0%;
|
||||||
}
|
}
|
||||||
TABLE {
|
TABLE {
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user