Помогите прибавить размер шрифта в полной новости
@import url("tools.css");
@import url("blocks.css");
@import url("base.css");
@import url("engine.css");
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset {
margin:0;
padding:0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, table, font {
font-size: 1em;
font-style: normal;
font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
font-family: Tahoma, Verdana, Arial, sans-serif;
margin: 0 0 0.2em 0;
line-height: 1.1em;
}
/*Настройка заголовков*/
h1 { font-size: 12px; font-weight: bold; }
h2 { font-size: 12px; font-weight: bold; line-height: 18px; }
h3 { font-size: 1em; font-weight: bold; line-height: 16px; }
h4 { font-size: 10px; font-weight: bold; line-height: 15px; }
.flarge { font-size: 17px; font-weight: normal; line-height: 18px; }
.indents {
padding: 0; margin: 0;
line-height: normal;
}
.indents span{text-align:justify;}
/*links*/
a { color: #177ebb; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }
/*forms*/
input, textarea, select {
font-size: 1em;
font-family: Tahoma, Verdana, Arial, sans-serif;
}
/*PAGE*/
body {
color: #414141;
background-color: #FFFFFF;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
line-height: 17px;
}
.pagebg {
padding: 0; margin: 0;
background: #024978 url("../images/background.jpg") repeat-x 0 0;
/*background-attachment: fixed;*/
}
*html .pagebg { background-attachment: scroll; }
/*OTHER SETTINGS*/
p {
padding: 0; margin: 0;
margin-bottom: 12px;
}
.clr { clear: both; }
img { border:0 none; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
hr {
border: 0 none;
border-top: 1px solid #cfcfcf;
height: 1px;
}
table {
border-collapse: collapse;
border-spacing: 0; border: 0px;
}
table td { padding: 0px; }
/*UL, LI*/
ul {
margin: 0;
padding-left: 16px;
list-style-position:outside;
list-style-image:none;
}
ul li { margin: 0; padding: 0; }
ol {
list-style-image: none;
list-style-position: outside;
list-style-type: decimal;
margin-bottom: 18px;
margin-left: 2.2em;
}
@import url("tools.css");
@import url("blocks.css");
@import url("base.css");
@import url("engine.css");
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset {
margin:0;
padding:0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, table, font {
font-size: 1em;
font-style: normal;
font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
font-family: Tahoma, Verdana, Arial, sans-serif;
margin: 0 0 0.2em 0;
line-height: 1.1em;
}
/*Настройка заголовков*/
h1 { font-size: 12px; font-weight: bold; }
h2 { font-size: 12px; font-weight: bold; line-height: 18px; }
h3 { font-size: 1em; font-weight: bold; line-height: 16px; }
h4 { font-size: 10px; font-weight: bold; line-height: 15px; }
.flarge { font-size: 17px; font-weight: normal; line-height: 18px; }
.indents {
padding: 0; margin: 0;
line-height: normal;
}
.indents span{text-align:justify;}
/*links*/
a { color: #177ebb; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }
/*forms*/
input, textarea, select {
font-size: 1em;
font-family: Tahoma, Verdana, Arial, sans-serif;
}
/*PAGE*/
body {
color: #414141;
background-color: #FFFFFF;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
line-height: 17px;
}
.pagebg {
padding: 0; margin: 0;
background: #024978 url("../images/background.jpg") repeat-x 0 0;
/*background-attachment: fixed;*/
}
*html .pagebg { background-attachment: scroll; }
/*OTHER SETTINGS*/
p {
padding: 0; margin: 0;
margin-bottom: 12px;
}
.clr { clear: both; }
img { border:0 none; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
hr {
border: 0 none;
border-top: 1px solid #cfcfcf;
height: 1px;
}
table {
border-collapse: collapse;
border-spacing: 0; border: 0px;
}
table td { padding: 0px; }
/*UL, LI*/
ul {
margin: 0;
padding-left: 16px;
list-style-position:outside;
list-style-image:none;
}
ul li { margin: 0; padding: 0; }
ol {
list-style-image: none;
list-style-position: outside;
list-style-type: decimal;
margin-bottom: 18px;
margin-left: 2.2em;
}