diff --git a/CNAME b/CNAME deleted file mode 100644 index 978e86b..0000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -projects.jakobpapirov.se diff --git a/css/main.css b/css/main.css index 2efba8d..cb9cdca 100644 --- a/css/main.css +++ b/css/main.css @@ -2,15 +2,17 @@ body { padding-top: 150px; /* To offset the fixed-top navbar */ } .container { - max-width: 960px; + max-width: 1200px; padding: 30px; border-radius: 10px; border: 5px solid black; margin: auto; + background-color: #aba2a2; } .page-title { padding: 0; text-align: center; + overflow-x: hidden; } hr { display: block; @@ -39,12 +41,23 @@ hr { ul { list-style: none; } +tbody { + background-color: #ebe5ef; +} +th { + text-align: center; +} .local { font-weight: bold; } .online { font-weight: bold; } -.footer { - clear: both; +footer { + text-align: center; + color: white; + background-color: black; +} +.resources { + text-align: center; } \ No newline at end of file diff --git a/graphics/Book Stack-32.png b/graphics/Book Stack-32.png new file mode 100644 index 0000000..472b81b Binary files /dev/null and b/graphics/Book Stack-32.png differ diff --git a/graphics/GitHub-32.png b/graphics/GitHub-32.png new file mode 100644 index 0000000..6061313 Binary files /dev/null and b/graphics/GitHub-32.png differ diff --git a/graphics/Test Tube-16.png b/graphics/Test Tube-16.png new file mode 100644 index 0000000..c7d930d Binary files /dev/null and b/graphics/Test Tube-16.png differ diff --git a/graphics/Tweezers-32.png b/graphics/Tweezers-32.png new file mode 100644 index 0000000..20854c2 Binary files /dev/null and b/graphics/Tweezers-32.png differ diff --git a/index.html b/index.html index 349003d..8b6aedb 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@
- + @@ -25,104 +25,243 @@ -Written by Jakob Papirov, Uppsala, Sweden 2016
-