mirror of
https://github.com/offen/website.git
synced 2024-11-22 09:00:28 +01:00
update png & bg image settings
This commit is contained in:
parent
a580a55365
commit
e4f0e73a45
@ -359,14 +359,17 @@ GRAPHICS
|
|||||||
#bg-feature-1 {
|
#bg-feature-1 {
|
||||||
background: url(/theme/images/gfx-feature-1.png) center;
|
background: url(/theme/images/gfx-feature-1.png) center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
background-size: 640px 480px;
|
||||||
}
|
}
|
||||||
#bg-feature-2 {
|
#bg-feature-2 {
|
||||||
background: url(/theme/images/gfx-feature-2.png) center;
|
background: url(/theme/images/gfx-feature-2.png) center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
background-size: 640px 480px;
|
||||||
}
|
}
|
||||||
#bg-feature-3 {
|
#bg-feature-3 {
|
||||||
background: url(/theme/images/gfx-feature-3.png) center;
|
background: url(/theme/images/gfx-feature-3.png) center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
background-size: 640px 480px;
|
||||||
}
|
}
|
||||||
/* --------------------------------------------- */
|
/* --------------------------------------------- */
|
||||||
#bg-feature {
|
#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