css: page width and small changes.
This commit is contained in:
parent
a1b5fc4ebf
commit
a7033375cb
3 changed files with 2 additions and 2 deletions
|
|
@ -133,10 +133,10 @@ div#wrapper {
|
|||
}
|
||||
|
||||
div#wrapper.small {
|
||||
width: 780px;
|
||||
width: 900px;
|
||||
}
|
||||
|
||||
div#header { height: 80px; }
|
||||
div#header { height: 95px; }
|
||||
|
||||
div#header span#logo {
|
||||
display: block;
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.9 KiB |
Reference in a new issue