Fixed header and news sidebar width

Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
This commit is contained in:
Gergely POLONKAI 2012-08-15 18:05:31 +02:00
parent b5ffdf4ad7
commit 7a77a4e1ed
3 changed files with 4 additions and 4 deletions

View File

@ -82,7 +82,7 @@ a {
#header {
height: 270px;
background-image: url('../images/fejlec.jpg');
background-image: url('../images/header.png');
}
#header h1 {
@ -96,7 +96,7 @@ a {
#content-outline {
color: #3366ff;
text-align: justify;
width: 955px;
width: 960px;
float: left;
background-color: #c6ecfe;
}
@ -111,7 +111,7 @@ a {
background-image: url('../images/news-button.png');
width: 20px;
height: 57px;
left: 955px;
left: 960px;
z-index: 150;
cursor: pointer;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 515 KiB