Показать сообщение отдельно

  #42  
Старый 05.06.2009, 11:50
root_sashok
Познавший АНТИЧАТ
Регистрация: 04.08.2008
Сообщений: 1,359
С нами: 9351139

Репутация: 1593


По умолчанию

PHP код:
<style type="text/css">
body
{
    
background#EEEEEE;
    
color#000000;
    
font9pt verdanagenevalucida'lucida grande'arialhelveticasans-serif;
    
margin10px;
}
.
page
{
    
background#FFFFFF;
    
color#000000;
}
tdthpli
{
    
font7pt verdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
alt1, .alt1Active
{
    
background#F9f9f9;
    
color#000000;
    
font7pt verdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
alt2, .alt2Active
{
    
background#EEEEEE;
    
color#000000;
    
font7pt verdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
inlinemod
{
    
background#FFFFCC;
    
color#000000;
}
.
wysiwyg
{
    
background#F9f9f9;
    
color#000000;
    
font7pt verdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
textarea, .bginput
{
    
font7pt verdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
bginput option, .bginput optgroup
{
    
font7pt verdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
button
{
    
font9px verdanagenevalucida'lucida grande'arialhelveticasans-serif;
    
color#333333; border: 1px dashed #999999; background: #D4D6D4; padding: 0px 2px 0px; line-height: 1.5;
}
select
{
    
font9px verdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
optionoptgroup
{
    
font-size9px;
    
font-familyverdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
smallfont
{
    
font9px verdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
time
{
    
color#000000;
}
.
navbar
{
    
font9px verdanagenevalucida'lucida grande'arialhelveticasans-serif;
}
.
highlight
{
    
background#FFFF00;
    
color#FF0000;
    
font-weightbold;
}
.
fjsel
{
    
background#CCCCCC;
    
color#000000;
}
.
fjdpth0
{
    
background#F7F7F7;
    
color#000000;
}
.
panel
{
    
color#000000;
    
border1px dashed #999999;
    
padding1px 2px 1px;
    
line-height1.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...
 
Ответить с цитированием