diff --git a/imatges/header1.png b/imatges/header1.png index 2a414c1..bbeba0e 100644 Binary files a/imatges/header1.png and b/imatges/header1.png differ diff --git a/imatges/header2.png b/imatges/header2.png new file mode 100644 index 0000000..2a414c1 Binary files /dev/null and b/imatges/header2.png differ diff --git a/imatges/ivardialogo.jpg b/imatges/ivardialogo.jpg new file mode 100644 index 0000000..4b44ad8 Binary files /dev/null and b/imatges/ivardialogo.jpg differ diff --git a/imatges/ivardialogo_invert.jpg b/imatges/ivardialogo_invert.jpg new file mode 100644 index 0000000..af20db9 Binary files /dev/null and b/imatges/ivardialogo_invert.jpg differ diff --git a/imatges/ivardialogo_invert_transparent.png b/imatges/ivardialogo_invert_transparent.png new file mode 100644 index 0000000..446dea7 Binary files /dev/null and b/imatges/ivardialogo_invert_transparent.png differ diff --git a/imatges/ivardialogo_transparent.png b/imatges/ivardialogo_transparent.png new file mode 100644 index 0000000..fc1b07e Binary files /dev/null and b/imatges/ivardialogo_transparent.png differ diff --git a/index.html b/index.html index 9e13178..b66cd0f 100644 --- a/index.html +++ b/index.html @@ -23,14 +23,14 @@
-
+
- -
+ +
Inici Nosaltres Contacte diff --git a/nosaltres.html b/nosaltres.html index 066bee0..889d3b6 100644 --- a/nosaltres.html +++ b/nosaltres.html @@ -22,8 +22,10 @@
+
- +
Nosaltres
+
Muffin candy danish biscuit candy canes sugar plum gummi bears. Cake lollipop pudding sweet gummi bears powder. Apple pie gummies sesame snaps jelly-o. Dragée halvah danish tiramisu topping bonbon candy pastry. Caramels too
diff --git a/own.css b/own.css index 88c862d..8d6fd56 100644 --- a/own.css +++ b/own.css @@ -30,7 +30,7 @@ a:active { width: 100%; /*height: 100%;*/ z-index: -1; - position: absolute; + position: fixed; left: 0px; top: 0px; } @@ -52,13 +52,24 @@ a:active { .own-menu{ display: block; + padding-left: 50px; + padding-right: 50px; } .own-overImage-logo{ - border: 1px solid #000000; margin-left: 30px; + width: 200px; } -.own-menuButtonsIndex{ +.own-whiteText a:link{ + color: #ffffff!important; +} +.own-whiteText a:visited{ + color: #ffffff!important; +} +.own-whiteText a:hover{ + color: #C85127!important; +} +/*.own-menuButtonsIndex{ float: right; margin-right: 50px; } @@ -74,7 +85,7 @@ a:active { } .own-menuButtonsIndex a:hover{ color: #C85127; -} +}*/ @@ -147,7 +158,7 @@ a:active { margin-top: 50px; width: 100%; text-align: center; - margin-bottom: 100px; + padding-bottom: 100px; } .own-imatgeIndex{ display: inline-block; @@ -163,6 +174,7 @@ a:active { text-align: center; background: #262626; height: 250px; + padding-top: 20px; padding: 2%; } .own-footer h3{ @@ -215,6 +227,7 @@ a:active { font-weight: bold; display: inline-block; margin: 10px; + font-size: 20px; } .own-menuButtons a:visited{ color: #000000; @@ -305,6 +318,13 @@ a:active { width: 100%; margin-bottom: 30px; } + +.own-nosaltresTitle{ + font-size: 45px; + font-weight: bold; + padding-left: 15%; + text-align: left; +} .own-nosaltresText{ display: inline-block; max-width: 650px;