diff --git a/css/about.css b/css/about.css index 8a5c388..a6db190 100644 --- a/css/about.css +++ b/css/about.css @@ -5,9 +5,10 @@ * Copyright (c) 2020 Lukas Heiligenbrunner */ -#section2{ +#section2 { background-color: #ffc107; } + #aboutmeText { width: 100%; } @@ -31,10 +32,11 @@ height: 100%; } -.aboutcontainer a{ +.aboutcontainer a { text-decoration: none; } -#downloadcvbtn{ + +#downloadcvbtn { margin-top: 15%; width: 300px; @@ -50,7 +52,7 @@ transition: background-color 500ms; } -#downloadcvbtn:hover{ +#downloadcvbtn:hover { /*background-color: #facf4d;*/ color: white; background-color: #7f6721; diff --git a/css/contact.css b/css/contact.css index 87677d5..271dd9d 100644 --- a/css/contact.css +++ b/css/contact.css @@ -5,43 +5,44 @@ * Copyright (c) 2020 Lukas Heiligenbrunner */ -#section5{ +#section5 { background-color: #dc3545; } -.personalcontacts{ +.personalcontacts { margin-top: 60px; } -.personalcontacts a{ +.personalcontacts a { text-decoration: none; } -#githubsign{ +#githubsign { margin-top: 30px; } -#emailsign{ +#emailsign { } -#gitlabsign{ +#gitlabsign { margin-top: 30px; position: relative; left: -6px; } -.contactsign{ +.contactsign { width: 400px; padding: 10px; border-radius: 5mm; font-size: larger; color: white; } -.contactsign:hover{ + +.contactsign:hover { background-color: #972f38; } -#section5{ +#section5 { height: 50%; } \ No newline at end of file diff --git a/css/experience.css b/css/experience.css index 32b82ce..b8de576 100644 --- a/css/experience.css +++ b/css/experience.css @@ -56,6 +56,7 @@ color: white; border-radius: 5mm;; } + /*! * experience.css - https://heili.eu * Licensed under the MIT license - http://opensource.org/licenses/MIT @@ -71,15 +72,15 @@ margin-top: 100px; } -.experiencetitle{ +.experiencetitle { font-size: x-large; } -.companyname{ +.companyname { color: aqua; } -.experienceworktext{ +.experienceworktext { margin-top: 5mm; font-size: large; } diff --git a/css/general.css b/css/general.css index 3a16fcc..a900a57 100644 --- a/css/general.css +++ b/css/general.css @@ -19,7 +19,7 @@ body, html, #maincontent { min-height: 530px; } -#backtotopbutton{ +#backtotopbutton { position: fixed; bottom: 0; right: 0; @@ -37,7 +37,7 @@ body, html, #maincontent { text-align: center; } -#backtotopbutton:hover{ +#backtotopbutton:hover { opacity: 1; transition: opacity 500ms; } @@ -65,7 +65,7 @@ body, html, #maincontent { min-height: 300px; } - #backtotopbutton{ + #backtotopbutton { display: none; /* hide scroll to top button on mobile devices */ } } \ No newline at end of file diff --git a/css/projects.css b/css/projects.css index 1fb47ef..5eba1ff 100644 --- a/css/projects.css +++ b/css/projects.css @@ -5,6 +5,6 @@ * Copyright (c) 2020 Lukas Heiligenbrunner */ -#section4{ +#section4 { background-color: #6c757d; } \ No newline at end of file diff --git a/index.html b/index.html index a82a3ad..9ba7d37 100644 --- a/index.html +++ b/index.html @@ -97,9 +97,11 @@
  • Latex
  • OpenSCAD
  • -
    - Download Curriculum Vitae -
    + +
    + Download Curriculum Vitae +
    +
    @@ -202,15 +204,21 @@

    Contact

    I'd love to hear from You!

    -
    -   lukas.heiligenbrunner@gmail.com -
    -
    -   github.com/Lukas-Heiligenbrunner -
    -
    - gitlab.heili.eu/lukas -
    + +
    +   lukas.heiligenbrunner@gmail.com +
    +
    + +
    +   github.com/Lukas-Heiligenbrunner +
    +
    + +
    + gitlab.heili.eu/lukas +
    +