testování obrázků v pozadí hlavičky
This commit is contained in:
parent
c143d18f2d
commit
04d40e5047
2 changed files with 2 additions and 2 deletions
|
@ -153,14 +153,14 @@ h1 {
|
|||
|
||||
#header {
|
||||
position: relative;
|
||||
background: url("../images/uvod.jpg") no-repeat center top;
|
||||
background: url("../images/test.jpg") no-repeat center top; /* poměr 350:970, todo aby to nemuselo být přesně na pixely */
|
||||
background-size: 100%;
|
||||
top: 58px;
|
||||
}
|
||||
|
||||
/*todo: rozumné fotky*/
|
||||
|
||||
#header.cojemam { background-image: url("../images/uvod.jpg");}
|
||||
#header.cojemam { background-image: url("../images/test.jpg");}
|
||||
#header.soustredeni { background-image: url("../images/noc.jpg");}
|
||||
#header.zadani { background-image: url("../images/noc.jpg");}
|
||||
#header.clanky { background-image: url("../images/stiny.jpg");}
|
||||
|
|
BIN
mamweb/static/images/test.jpg
Executable file
BIN
mamweb/static/images/test.jpg
Executable file
Binary file not shown.
After Width: | Height: | Size: 206 KiB |
Loading…
Reference in a new issue