Просмотр файла inc/themes/carbon.css

Размер файла: 892B
body { font-family: Calibri; font-size: 13px; margin: 2px; color: #FFF7FF;  
background: url(<?php echo"$news_href"; ?>/images/carbon/bg.gif); background-color: #000000; }
a:link, a:visited { text-decoration: underline; color : #42F7CE }
a:hover { text-decoration: none; color : #31A584; position: relative; top: 1px; left: 1px; }
.a {padding: 0px; text-align: center; border: 1px solid #31A584;
background: url(<?php echo"$news_href"; ?>/images/carbon/bg1.gif) repeat-x; font-size: 17px; color: #FF0000;} 
.b {margin: 2px 0px; border: 1px dotted #42F7CE; font-weight: bold; padding: 2px; 
background: url(<?php echo"$news_href"; ?>/images/carbon/bg2.gif) repeat-x; text-align: left; color: #f00; }
.c {padding: 2px; text-align: center; border: 1px solid #31A584; border-collapse:collapse; 
background: url(<?php echo"$news_href"; ?>/images/carbon/bg1.gif) repeat-x; color: #42F7CE;}