Fixed header and news sidebar width
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
This commit is contained in:
parent
b5ffdf4ad7
commit
7a77a4e1ed
@ -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;
|
||||
}
|
||||
@ -199,4 +199,4 @@ h3 a {
|
||||
.clear {
|
||||
clear: both;
|
||||
float: none;
|
||||
}
|
||||
}
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 67 KiB |
BIN
src/KekRozsak/FrontBundle/Resources/public/images/header.png
Normal file
BIN
src/KekRozsak/FrontBundle/Resources/public/images/header.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 515 KiB |
Loading…
Reference in New Issue
Block a user