diff --git a/index.html b/index.html index 19524c1..5bed00f 100644 --- a/index.html +++ b/index.html @@ -21,10 +21,26 @@ - -
- -
+ +
+ + +
+
+
El Sol del Nord
+
-construint l'autonomia a Bakur-
+ +
+
+ + + +
-
diff --git a/own.css b/own.css index 3f44abf..ecc3d64 100644 --- a/own.css +++ b/own.css @@ -14,7 +14,8 @@ a:active { color: #C85127; }*/ - +.own-container{ +} .own-indexBackgroundImage{ width: 100%; /*height: 100%;*/ @@ -23,9 +24,61 @@ a:active { left: 0px; top: 0px; } + +.own-menu{ + margin-top: 5%; +} .own-overImage-logo{ border: 1px solid #000000; + margin-left: 30px; + +} +.own-menuButtons{ + float: right; + margin-right: 50px; +} +.own-menuButtons a:link{ + text-decoration: none; + color: #ffffff; + font-weight: bold; + display: inline-block; + margin: 10px; + +} +.own-menuButtons a:visited{ + color: #ffffff; +} +.own-menuButtons a:hover{ + color: #C85127; +} +.own-mainTitleBox{ + left: 0; + margin-top: 14%; + width: 100%; + text-align: center; +} +.own-mainTitle{ + color: #ffffff; + background: #C85127; + font-size: 45px; +} +.own-subTitle{ + color: #ffffff; + font-style: italic; + font-size: 24px; +} +.own-verkami{ + border: 1px solid #000000; +} +.own-socialNetworks{ + margin-left: 2%; + margin-top: 5%; +} +.own-socialNetwork{ + display: inline-block; + border: 1px solid #000000; } + .temp-marge1{ margin-top: 50%; }