* src/data/main4.css: Typos.
svn: r4945
This commit is contained in:
parent
2b69463196
commit
2eb5224470
@ -1,6 +1,7 @@
|
|||||||
2005-07-15 Alex Roitman <shura@gramps-project.org>
|
2005-07-15 Alex Roitman <shura@gramps-project.org>
|
||||||
* src/plugins/NavWebPage.py: Use researcher info from Gramps
|
* src/plugins/NavWebPage.py: Use researcher info from Gramps
|
||||||
session, not from the database.
|
session, not from the database.
|
||||||
|
* src/data/main4.css: Typos.
|
||||||
|
|
||||||
2005-07-15 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
2005-07-15 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
||||||
* src/plugins/NavWebPage.py: Avoid some segfaults; HTML validation fixes;
|
* src/plugins/NavWebPage.py: Avoid some segfaults; HTML validation fixes;
|
||||||
|
@ -24,13 +24,13 @@ TD {
|
|||||||
}
|
}
|
||||||
|
|
||||||
H1 {
|
H1 {
|
||||||
font-family: "Georgia", "Bistream Vera Sans", "Times New Roman", "Times", serif;
|
font-family: "Georgia", "Bistream Vera Serif", "Times New Roman", "Times", serif;
|
||||||
font-weight: bolder;
|
font-weight: bolder;
|
||||||
font-size: 160%;
|
font-size: 160%;
|
||||||
margin: 2px;
|
margin: 2px;
|
||||||
}
|
}
|
||||||
H2 {
|
H2 {
|
||||||
font-family: "Georgia", "Bistream Vera Sans", "Times New Roman", "Times", serif;
|
font-family: "Georgia", "Bistream Vera Serif", "Times New Roman", "Times", serif;
|
||||||
font-weight: bolder;
|
font-weight: bolder;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-size: 150%;
|
font-size: 150%;
|
||||||
|
Loading…
Reference in New Issue
Block a user