Использовать пользовательский CSS
Данные CSS классы будут использованы, если вы включите их на данной странице.
.fd_bordertable { background-color: white; border-style: solid; border-width: 1px; border-color: #CCCCCC; padding: 0; width: 200px; } .fd_maintable { border-width: 0; background: white; } .fd_header { padding: 5px; background: #666666; color: white; text-align: left; vertical-align: top; } .fd_headerlink, .fd_headerlink:visited, .fd_headerlink:hover { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: white; text-decoration: none; } .fd_itemlink { color: blue; text-decoration: none; } .fd_itemlink:visited { color: blue; text-decoration: none; } .fd_itemlink:hover { color: #336699; text-decoration: none; } .fd_itemcell { padding: 10px; line-height: 16px; background: #FAFAFA; color: black; font-family: "Times New Roman", Times, serif; font-size: 12px; } .fd_postdate { color: #660000; font-style: bold; }
Copyright © 2005 IOIX, Inc. All rights reserved