imatge logo

This commit is contained in:
nau
2016-06-16 22:49:13 +02:00
parent 0598210114
commit 0d64027cfe
4 changed files with 5 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

View File

@@ -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";
} }
*/
} }

View File

@@ -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%;