Код: Выделить всё
.headerbar {
background: #ebebeb none repeat-x 0 0;
color: #FFFFFF;
margin-bottom: 4px;
padding: 0 5px;
height: auto;
}
my {
font-size: 1.1em;
line-height: 1.3em;
margin-bottom: 1.5em;
}Код: Выделить всё
.headerbar {
background: #ebebeb none repeat-x 0 0;
color: #FFFFFF;
margin-bottom: 4px;
padding: 0 5px;
height: auto;
}
my {
font-size: 1.1em;
line-height: 1.3em;
margin-bottom: 1.5em;
}Всё сделала, изменилаHAMMER663 писал(а):Код: Выделить всё
.headerbar { background: #ebebeb none repeat-x 0 0; color: #FFFFFF; margin-bottom: 4px; padding: 0 5px; height: auto; } my { font-size: 1.1em; line-height: 1.3em; margin-bottom: 1.5em; }
Код: Выделить всё
font-size: 1.1em;А вы его меняли?aleksan.1 писал(а): а размер не меняется.
font-size: 1.1em; - это стандартный размерКод: Выделить всё
.headerbar {
background: #ebebeb none repeat-x 0 0;
color: #FFFFFF;
margin-bottom: 4px;
padding: 0 5px;
height: auto;
}
my {
font-size: 3em;
line-height: 3em;
margin-bottom: 1.5em;
}Код: Выделить всё
p {
font-size: 1.1em;
line-height: 1.3em;
margin-bottom: 1.5em;
}Код: Выделить всё
.headerbar {
background: #ebebeb none repeat-x 0 0;
color: #FFFFFF;
margin-bottom: 2px;
padding: 0 5px;
height: auto;
}
my {
font-size: 3em;
line-height: 3em;
margin-bottom: 0.5em;
}Код: Выделить всё
[code]p {
font-size: 1.1em;
line-height: 1.3em;
margin-bottom: 1.5em;
}Код: Выделить всё
headerbar {
background: #ebebeb none repeat-x 0 0;
color: #FFFFFF;
margin-bottom: 4px;
padding: 0 5px;
height: auto;
}
my {
font-size: 31px;
line-height: 15px;
margin-bottom: 15px;
}
Код: Выделить всё
#site-description p {
font-size: 31px;
line-height: 15px;
margin-bottom: 15px;}Код: Выделить всё
#site-description h1 {
margin-right: 0;
}Код: Выделить всё
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('#page_effect').fadeIn(2000);
});
</script>Код: Выделить всё
<div id="page_effect" style="display:none;">