LINUX.ORG.RU

История изменений

Исправление Ghostwolf, (текущая версия) :

Для waltz:

div#hd
{
	position: fixed;
	width   : 100%;
	height	: 45px;
	background: none repeat scroll 0% 0% #FFF;
	border-bottom: 1px solid #808080;
	padding: 0px;
	margin: 0px;
}
http://i.imgur.com/bbDClSe.png

Исправление Ghostwolf, :

Для waltz:

div#hd
{
	position: fixed;
	width   : 100%;
	height	: 45px;
	background: none repeat scroll 0% 0% #FFF;
	border-bottom: 1px solid #808080;
	padding: 0px;
	margin: 0px;
}

Исходная версия Ghostwolf, :

Для waltz:

div#hd
{
	position: fixed;
	width   : 100%;
	height	: 65px;
	background: none repeat scroll 0% 0% #FFF;
	border-bottom: 1px solid #808080;
	padding: 0px;
	margin: 0px;
}