mirror of
https://github.com/offen/website.git
synced 2024-11-22 09:00:28 +01:00
Merge pull request #52 from offen/index-update
update png & bg image settings
This commit is contained in:
commit
17cfe1288d
@ -359,14 +359,17 @@ GRAPHICS
|
||||
#bg-feature-1 {
|
||||
background: url(/theme/images/gfx-feature-1.png) center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 640px 480px;
|
||||
}
|
||||
#bg-feature-2 {
|
||||
background: url(/theme/images/gfx-feature-2.png) center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 640px 480px;
|
||||
}
|
||||
#bg-feature-3 {
|
||||
background: url(/theme/images/gfx-feature-3.png) center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 640px 480px;
|
||||
}
|
||||
/* --------------------------------------------- */
|
||||
#bg-feature {
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 114 KiB After Width: | Height: | Size: 88 KiB |
Binary file not shown.
Before Width: | Height: | Size: 146 KiB After Width: | Height: | Size: 99 KiB |
Binary file not shown.
Before Width: | Height: | Size: 122 KiB After Width: | Height: | Size: 86 KiB |
Loading…
Reference in New Issue
Block a user