Bug 213117 - new text for about:mozilla, line-height tweaks. Patch by steffen.wilberg@web.de; r=gerv, a=asa.

This commit is contained in:
gerv%gerv.net 2003-09-24 22:21:16 +00:00
Родитель 7124399198
Коммит 19833a0047
1 изменённых файлов: 4 добавлений и 1 удалений

Просмотреть файл

@ -39,6 +39,7 @@ html {
font-size: 1.1em;
font-family: serif;
text-align: center;
line-height: 1.5;
}
#from {
@ -49,9 +50,11 @@ html {
em {
font-size: 1.3em;
line-height: 0;
}
.f {
padding-left: .3ex;
padding-left: .2ex;
}
</style>
</head>