diff --git a/css/style.css b/css/style.css index bf3dbbd..28203fb 100644 --- a/css/style.css +++ b/css/style.css @@ -9,7 +9,6 @@ a { .align-center { text-align: center; - align: center; } /* Avatar Secion */ .avatar { @@ -41,7 +40,7 @@ a { } /* links Secion */ -.links { +.links-block { text-align: center; margin-top: -2%; } @@ -106,12 +105,21 @@ a { font-family: 'Trebuchet MS', sans-serif; font-size: 0.6em; transition-duration: 0.4s; + line-height: 40px; } .button:hover { background-color: #006080; } +.button-tx { + font-size: 1.2em; +} + +.button-left { + margin-left: 0%; +} + /* Footer section */ .footer { text-align: center; @@ -125,3 +133,56 @@ a { .footer-heart { color: red; } + +/* Subpages section */ +.text { + color: #7996b9; + font-family: 'Trebuchet MS', sans-serif; + margin-top: 5%; + animation-name: fadeIn; + animation-duration: 1.5s; +} + +.subtext { + color: #7996b9; + font-family: 'Trebuchet MS', sans-serif; + animation-name: fadeIn; + animation-duration: 1.5s; +} + +.links { + text-decoration: none; + color: #7996b9; + font-family: 'Trebuchet MS', sans-serif; +} + +.links:hover { + text-decoration: underline; +} + +.width { + max-width: 60%; + margin-left: 20%; +} + +.privacy { + color: #7996b9; + text-align: left; + margin-left: 5%; + max-width: 90%; + + font-family: 'Trebuchet MS', sans-serif; + animation-name: fadeIn; + animation-duration: 1.5s; + +} + +.privacy h1,h2,h3 { + color: #9bb0ca; + font-weight: bold; +} + +.privacy a { + color: #9bb0ca; + text-decoration: underline; +} diff --git a/impressum.html b/impressum.html new file mode 100644 index 0000000..55166e3 --- /dev/null +++ b/impressum.html @@ -0,0 +1,30 @@ + + + + + Thiemoo.at - Impressum + + + + + + + + + + + +
+

Impressum

+ +

» Thiemo Tiziani

+

» Pufferweg 2

+

» 4400 Steyr

+

» Österreich

+ +


» E-Mail: thiemo.tiziani@nerdcity.at

+ Zurück +
+ + + diff --git a/index.php b/index.php index 9689477..221d6cf 100644 --- a/index.php +++ b/index.php @@ -25,35 +25,35 @@
Avatar

Thiemo Tiziani

+

Autodiktatischer Programmierer und Systemadministrator

HTML/CSS/JS/PHP | SQL | Java | C

-