killing general table and td rules since these are global to the entire app, and table display:block in particular will break all tables. want to remove other rules, too, but stopped with the delightfully self-contradictory #righttext, which isn't used. r:hyatt

This commit is contained in:
danm%netscape.com 1999-10-07 23:10:41 +00:00
Родитель cf46eeb0d6
Коммит 0976db0c72
1 изменённых файлов: 0 добавлений и 22 удалений

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

@ -1,29 +1,7 @@
#righttext {
text-align: left;
font-style: bold;
}
#righttext {
text-align: right;
}
#top {
background-color: grey
}
table {
display: block;
width: 100%;
border: 0px;
min-height: 16px;
/* color: white; */
}
td {
font-size: 8pt;
}
#pref-appearance {
border : 0}