1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-07 11:39:16 +00:00

remove prefFooter

This commit is contained in:
Andrew Dolgov
2006-05-18 06:39:33 +01:00
parent 64dc59764a
commit 062a42e282
2 changed files with 1 additions and 13 deletions

View File

@@ -65,18 +65,6 @@ table.main td.footer {
color : black;
}
table.main td.prefFooter {
border-width : 1px 0px 0px 0px;
border-style : solid;
border-color : #88b0f0;
padding : 10px;
text-align : center;
font-size : x-small;
background-color : white;
color : black;
}
table.main td.footer a {
color : black;
}