diff options
-rw-r--r-- | css/style.css | 22 | ||||
-rw-r--r-- | index.md | 2 |
2 files changed, 17 insertions, 7 deletions
diff --git a/css/style.css b/css/style.css index e6fcdd1..c6d3ae8 100644 --- a/css/style.css +++ b/css/style.css @@ -1,11 +1,13 @@ html { + background-color: #073642; + color: #839496; margin: 0; padding: 0 5px; } body { - background-color: #fdfdfd; - color: #313b45; + background-color: #073642; + color: #839496; font-family: sans-serif; font-size: 15px; hyphens: auto; @@ -16,12 +18,20 @@ body { h1 { border-bottom: solid 1px #ccc; - font-size: 56px; - font-weight: 100; + font-size: 250%; + font-weight: 400; margin-left: -5px; - padding-bottom: 20px; + padding-bottom: 1px; } a { - color: blue; + color: #b58900; +} + +a:visited { + color: #cb4b16; +} + +a:hover { + color: #cb4b16; } @@ -2,7 +2,7 @@ title: paul's portfolio --- -# pauloliver +# paul\'s portfolio ### sections [#bio](#bio)\ |