diff --git a/index.css b/index.css index 4b92750..dcf6af5 100644 --- a/index.css +++ b/index.css @@ -1,4 +1,4 @@ -body { +html, body { background-color: #0f1111; color: white; font-family: "Comic Sans MS", "Comic Sans", cursive; @@ -29,10 +29,6 @@ a:hover, a:focus { text-decoration: underline; } -a:visited { - color: rgb(162, 148, 255); -} - .table-cell { display: table-cell; } @@ -57,6 +53,13 @@ a:visited { padding-bottom: 0.25em; } +.header2 { + display: table-cell; + font-size: 1.5em; + font-weight: bold; + padding-bottom: 0.5em; +} + .header3 { display: table-cell; font-size: 1.17em; @@ -96,4 +99,4 @@ a:visited { display: inline-block; animation: spin 2s linear infinite; transform-style: preserve-3d; -} \ No newline at end of file +} diff --git a/index.html b/index.html index 91bab3a..808a973 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,7 @@
I am bdidk235, Why? bd... I don't know.