|
Познавший АНТИЧАТ
Регистрация: 04.08.2008
Сообщений: 1,359
С нами:
9351139
Репутация:
1593
|
|
PHP код:
<style type="text/css">
body
{
background: #EEEEEE;
color: #000000;
font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin: 10px;
}
.page
{
background: #FFFFFF;
color: #000000;
}
td, th, p, li
{
font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.alt1, .alt1Active
{
background: #F9f9f9;
color: #000000;
font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.alt2, .alt2Active
{
background: #EEEEEE;
color: #000000;
font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.inlinemod
{
background: #FFFFCC;
color: #000000;
}
.wysiwyg
{
background: #F9f9f9;
color: #000000;
font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.bginput option, .bginput optgroup
{
font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
font: 9px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
color: #333333; border: 1px dashed #999999; background: #D4D6D4; padding: 0px 2px 0px; line-height: 1.5;
}
select
{
font: 9px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
font-size: 9px;
font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
font: 9px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
color: #000000;
}
.navbar
{
font: 9px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
background: #FFFF00;
color: #FF0000;
font-weight: bold;
}
.fjsel
{
background: #CCCCCC;
color: #000000;
}
.fjdpth0
{
background: #F7F7F7;
color: #000000;
}
.panel
{
color: #000000;
border: 1px dashed #999999;
padding: 1px 2px 1px;
line-height: 1.5;"
}
.panelsurround
{
color: #000000;
}
legend
{
color: #22229C;
}
.vbmenu_control
{
background: #eeeeee;
color: #000000;
}
.vbmenu_popup
{
background: #FFFFFF;
color: #000000;
}
.vbmenu_option
{
background: #BBC7CE;
color: #000000;
}
.vbmenu_hilite
{
background: #8A949E;
color: #FFFFFF;
}
a:link,a:active,a:visited
{
color: #3B678D; text-decoration: none;
}
a.buttom
{
color: #333333;
border: 1px dashed #999999;
background: #D4D6D4;
padding: 0px 2px 0px;
line-height: 1.5;
</style>
вот сам стиль, может кто поиграется со значением цветов? тогда еще возникает вопрос, как применить стиль на Opera Mini...
|