mirror of
https://github.com/arnaucube/ivardiaweb.git
synced 2026-02-07 11:56:39 +01:00
imatge logo
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 5.5 KiB |
BIN
imatges/ivardialogo_invert_transparent_OLD.png
Normal file
BIN
imatges/ivardialogo_invert_transparent_OLD.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
2
index.js
2
index.js
@@ -71,12 +71,14 @@ function OnLoadNosaltres(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
function OnClickCampanyesDeSuport(){
|
function OnClickCampanyesDeSuport(){
|
||||||
|
/*
|
||||||
if(document.getElementById("desplegable").className=="own-desplegable")
|
if(document.getElementById("desplegable").className=="own-desplegable")
|
||||||
{
|
{
|
||||||
document.getElementById("desplegable").className="own-desplegableAmagat";
|
document.getElementById("desplegable").className="own-desplegableAmagat";
|
||||||
}else{
|
}else{
|
||||||
document.getElementById("desplegable").className="own-desplegable";
|
document.getElementById("desplegable").className="own-desplegable";
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
3
own.css
3
own.css
@@ -161,6 +161,8 @@ body {
|
|||||||
/*border-bottom: 1px solid #010101;*/
|
/*border-bottom: 1px solid #010101;*/
|
||||||
width: 100%;
|
width: 100%;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
|
left: 0px;
|
||||||
|
z-index: 10px;
|
||||||
|
|
||||||
}
|
}
|
||||||
.own-overImage-logo{
|
.own-overImage-logo{
|
||||||
@@ -515,6 +517,7 @@ body {
|
|||||||
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
|
z-index:0px;
|
||||||
}
|
}
|
||||||
.own-nosaltresContent{
|
.own-nosaltresContent{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user