diff --git a/src/css/y.css b/src/css/y.css index 652d54d..428b7b4 100644 --- a/src/css/y.css +++ b/src/css/y.css @@ -65,6 +65,11 @@ header > .content { padding-top: 0; text-align: left; } header > .content > h1 { padding: 0; margin: 0; text-align: left; } footer { padding: 1rem; } figure img { width: 100%; } + +#logo svg:hover .e { fill: rgba(255,255,255,0.5); } +#logo svg:hover .i0 { fill: var(--r); stroke: var(--r); } +#logo svg:hover .i1 { fill: var(--r); stroke: var(--o); } + img { max-width: 100%; border: solid; } li p { margin: 0; padding: 0; } li > img, p > img { max-height: 1.5em; vertical-align: middle; } diff --git a/templates/index.html b/templates/index.html index 44883c5..170631c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -21,9 +21,9 @@
Go to Home
- - - + + + diff --git a/templates/post.html b/templates/post.html index 588d993..e5b7d81 100644 --- a/templates/post.html +++ b/templates/post.html @@ -23,9 +23,9 @@
Go to Home
- - - + + +