- coucou
+
diff --git a/src/style.css b/src/style.css
index 4b26733..6b49c92 100644
--- a/src/style.css
+++ b/src/style.css
@@ -18,11 +18,11 @@ body {
display: block;
max-width: 100%;
height: 200px;
- background: rgba(0,0,0,0.5);
+ background: rgba(0, 0, 0, 0.5);
}
main {
- margin: auto;
+ margin: 16px 0;
width: 850px;
}
@@ -74,15 +74,38 @@ li {
list-style-type: none;
}
+.navbar-link {
+ /*background-color: green;*/
+ padding: 2px;
+ margin: 2px;
+}
+
+.navigation {
+ display: flex;
+ flex-direction: column;
+ border-radius: 8px;
+ background-color: #484848;
+ width: 20%;
+}
+
+h1 {
+ font-size: 19px;
+}
+
.navbar-link:hover {
- cursor: url('/src/img/cursor.png'), default;
text-decoration-line: underline;
}
-nav {
- background-color: blue;
- width: 80%;
- border-right: 1px solid #0a0a0a;
+#nav-title {
+ text-align: center;
+}
+
+.hypertext-link:visited {
+ color: white;
+}
+
+.hypertext-link {
+ font-weight: bold;
}
.navbar-link {
@@ -90,7 +113,8 @@ nav {
color: white;
}
-.welcome {
+.presentation {
width: 80%;
- background-color: red;
+ padding: 7px;
+ text-align: center;
}
\ No newline at end of file
+
+ + On my free time I share my thoughts on the works I play or read on my + blog. +
Welcome to my website
+ Hi, I'm Guams, a french developer. + + I'm currently studying computer science, especially web development. + My hobbies are giving life to my ideas thanks to my coding skills, reading books and watching anime. ++ + On my free time I share my thoughts on the works I play or read on my + blog. +