This commit is contained in:
Ivan Schaller 2021-11-11 00:57:25 +01:00
parent 45fef9c0dc
commit c1a18028cd
8 changed files with 9 additions and 15 deletions

View file

@ -3,7 +3,7 @@
input:focus ~ label, textarea:focus ~ label, input:valid ~ label, textarea:valid ~ label { input:focus ~ label, textarea:focus ~ label, input:valid ~ label, textarea:valid ~ label {
font-size: 1.2em; font-size: 1.2em;
color: #999; color: #999;
top: -15px; top: -20px;
-webkit-transition: all 0.225s ease; -webkit-transition: all 0.225s ease;
transition: all 0.225s ease; transition: all 0.225s ease;
} }

View file

@ -60,4 +60,4 @@
-webkit-user-select: none; -webkit-user-select: none;
-moz-user-select: none; -moz-user-select: none;
-ms-user-select: none; -ms-user-select: none;
} }

View file

@ -74,6 +74,7 @@
&:hover { &:hover {
text-decoration: underline; text-decoration: underline;
color: #fe5186;
} }
&:last-of-type { &:last-of-type {
@ -162,4 +163,4 @@
.dropdown:hover .dropdown-content { .dropdown:hover .dropdown-content {
display: block; display: block;
} }
} }

View file

@ -92,16 +92,11 @@ copyright = '<a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_
name = "Projects" name = "Projects"
url = "/projects" url = "/projects"
weight = 2 weight = 2
[[menu.main]]
identifier = "github"
name = "Github"
url = "https://github.com/olofvndrhr"
weight = 3
[[menu.main]] [[menu.main]]
identifier = "contact" identifier = "contact"
name = "Contact" name = "Contact"
url = "/contact" url = "/contact"
weight = 4 weight = 3
[[params.social]] [[params.social]]

View file

@ -2,8 +2,7 @@
title = "Project1" title = "Project1"
description = "Project 1" description = "Project 1"
date = "2021-11-10" date = "2021-11-10"
series = ["Projects"] type = ["default"]
type = ["post", "posts"]
+++ +++
# project 1 # project 1

View file

@ -2,8 +2,7 @@
title = "Project2" title = "Project2"
description = "Project 2" description = "Project 2"
date = "2021-11-09" date = "2021-11-09"
series = ["Projects"] type = ["default"]
type = ["post", "posts"]
+++ +++
# project 2 # project 2

File diff suppressed because one or more lines are too long

View file

@ -1 +1 @@
{"Target":"main.72da722c60144cf93545ac771b3803e8f5b600a19db4d7f9a22ef34d61572a42.css","MediaType":"text/css","Data":{"Integrity":"sha256-ctpyLGAUTPk1Rax3GzgD6PW2AKGdtNf5oi7zTWFXKkI="}} {"Target":"main.93cf4d574710f584a96437593f790a507f811c0e640d70a8d3c7b09b23ee4b04.css","MediaType":"text/css","Data":{"Integrity":"sha256-k89NV0cQ9YSpZDdZP3kKUH+BHA5kDXCo08ewmyPuSwQ="}}