diff --git a/aboutme.html b/aboutme.html index c072839..93c2eaa 100644 --- a/aboutme.html +++ b/aboutme.html @@ -4,6 +4,7 @@ mawacode.de + diff --git a/aboutme/cats.html b/aboutme/cats.html index 1a10094..6007a9d 100644 --- a/aboutme/cats.html +++ b/aboutme/cats.html @@ -5,6 +5,7 @@ mawacode.de + diff --git a/aboutme/linux.html b/aboutme/linux.html index 847ad39..8b8cd40 100644 --- a/aboutme/linux.html +++ b/aboutme/linux.html @@ -3,8 +3,9 @@ - mawacode.de + mawacode.de + diff --git a/aboutme/techno.html b/aboutme/techno.html index 10945b6..b635510 100644 --- a/aboutme/techno.html +++ b/aboutme/techno.html @@ -3,7 +3,9 @@ - mawacode.de + mawacode.de + + diff --git a/contactme.html b/contactme.html index a74e9d2..d711fc3 100644 --- a/contactme.html +++ b/contactme.html @@ -3,8 +3,9 @@ - mawacode.de + mawacode.de + diff --git a/css/style.css b/css/style.css index 8a4f6c6..e3a38c1 100644 --- a/css/style.css +++ b/css/style.css @@ -49,7 +49,7 @@ nav ul li{ nav ul li a{ color: black; - font-size: 14px; + font-size: 100%; padding: 5px; text-decoration: none; background-color: #e2de84; @@ -102,7 +102,7 @@ h2{ margin: 5px; cursor: pointer; background-color: #e2de84; - padding: 0.5%; + padding: 5px; box-shadow: 5px 5px 5px; } @@ -130,7 +130,7 @@ h2{ #aboutmelinks li a{ color: black; - font-size: 14px; + font-size: 100%; padding: 5px; text-decoration: none; background-color: #e0d94c; @@ -144,13 +144,13 @@ h2{ #catpics img{ width: 100%; - margin: 20px; + margin: 8px; box-shadow: 10px 10px 10px; } .technolist li{ color: black; - font-size: 14px; + font-size: 100%; padding: 5px; margin: 10px; text-decoration: none; @@ -161,6 +161,11 @@ h2{ @media only screen and (max-width:900px){ + .container{ + padding-left: 4%; + padding-right: 4%; + } + nav ul { width: 100%; position: absolute; @@ -211,4 +216,8 @@ h2{ .col-1{ flex-basis: 100%; } + + #aboutmelinks li{ + margin: 5%; + } } \ No newline at end of file diff --git a/index.html b/index.html index f0f24e6..72ffade 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ mawacode.de + diff --git a/projects.html b/projects.html index a0b563a..ad8304b 100644 --- a/projects.html +++ b/projects.html @@ -3,7 +3,9 @@ - mawacode.de + mawacode.de + +