diff --git a/css/main.css b/css/main.css index 47f657b..30294ef 100644 --- a/css/main.css +++ b/css/main.css @@ -120,11 +120,18 @@ text-align: center; p { font-family: 'IBM Plex Sans', sans-serif; -font-size: 28px; +font-size: 20px; color: #78a1bb; text-align: center; } +hr { + border-top: #78a1bb dashed 4px; + max-width: 75%; + margin-left: auto; + margin-right: auto; +} + iframe[src*=youtube] { text-align: center; @@ -158,17 +165,20 @@ background-size: cover; } .navbar-brand { -font-family: VT323; -font-size: 36px; -src: url("../fonts/VT323-Regular.ttf"); -color: #FFBC42; + font-family: VT323; + font-size: 36px; + color: #FFBC42; } .navbar-text { -font-family: VT323; -font-size: 36px; -src: url("../fonts/VT323-Regular.ttf"); -color: #78a1bb; + font-family: VT323; + font-size: 36px; + color: #78a1bb; +} + +.navbar-logo { + max-height: 50px; + padding-right: 15px; } .card { @@ -201,6 +211,12 @@ height: 100%; color: #FFBC42; } +.footer { + width: 100%; + height: 60px; + line-height: 60px; +} + @font-face { font-family: VT323; src: url("https://kforney.github.io/fonts/VT323-Regular.ttf"); diff --git a/index.html b/index.html index 5e345a8..093634f 100644 --- a/index.html +++ b/index.html @@ -7,11 +7,6 @@ - - - - - @@ -31,7 +26,7 @@ +
+ +Greetings! I am a human who enjoys pixel art, programming, and penguins.
+Sometimes, I also make games.
+This site displays a few of the things I've made or helped to make.
+