diff --git a/css/styles.css b/css/styles.css index 5994f79..915aca4 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1,7 +1,11 @@ -/* centers the website */ html { max-width: 1200px; - margin: auto; + + /* no idea why or how it works, but it works*/ + display: block; + margin-left: 20%; + margin-right: 20%; + background: rgb(18,24,217); background-color: rgba(18,24,217); background: url(../images/bg.gif) repeat 0 0; @@ -54,7 +58,7 @@ a:active { width: auto; height: auto; overflow: hidden; - background: rgb(18,24,217); + background: #1218d9; background-color: rgba(18,24,217,0.6); top: 0; left:0px; @@ -80,13 +84,11 @@ a:active { } body { - color: white; background-color: transparent; } p { font-size: large; - margin-left: 3px; margin-bottom: -5px; } diff --git a/images/footer/0xa0dev.jpeg b/images/footer/0xa0dev.jpeg new file mode 100644 index 0000000..db77edc Binary files /dev/null and b/images/footer/0xa0dev.jpeg differ diff --git a/images/footer/0xa0dev.png b/images/footer/0xa0dev.png deleted file mode 100644 index 73a61a3..0000000 Binary files a/images/footer/0xa0dev.png and /dev/null differ diff --git a/images/footer/drawbu_dev.jpeg b/images/footer/drawbu_dev.jpeg new file mode 100644 index 0000000..c6b689c Binary files /dev/null and b/images/footer/drawbu_dev.jpeg differ diff --git a/images/footer/drawbu_dev.png b/images/footer/drawbu_dev.png deleted file mode 100644 index ad45c70..0000000 Binary files a/images/footer/drawbu_dev.png and /dev/null differ diff --git a/images/footer/gnu_linux.jpeg b/images/footer/gnu_linux.jpeg new file mode 100644 index 0000000..f3b950c Binary files /dev/null and b/images/footer/gnu_linux.jpeg differ diff --git a/images/footer/gnu_linux.png b/images/footer/gnu_linux.png deleted file mode 100644 index 89e3562..0000000 Binary files a/images/footer/gnu_linux.png and /dev/null differ diff --git a/images/footer/patate_dev.jpeg b/images/footer/patate_dev.jpeg new file mode 100644 index 0000000..e8c1737 Binary files /dev/null and b/images/footer/patate_dev.jpeg differ diff --git a/images/footer/patate_dev.png b/images/footer/patate_dev.png deleted file mode 100644 index 85bd0c6..0000000 Binary files a/images/footer/patate_dev.png and /dev/null differ diff --git a/images/footer/tor.jpeg b/images/footer/tor.jpeg new file mode 100644 index 0000000..ce819ad Binary files /dev/null and b/images/footer/tor.jpeg differ diff --git a/images/footer/tor.png b/images/footer/tor.png deleted file mode 100644 index 0b184d6..0000000 Binary files a/images/footer/tor.png and /dev/null differ diff --git a/images/footer/tprog.png b/images/footer/tprog.png deleted file mode 100644 index 09fa062..0000000 Binary files a/images/footer/tprog.png and /dev/null differ diff --git a/images/patate_dev_banner.jpeg b/images/patate_dev_banner.jpeg new file mode 100644 index 0000000..6c8d537 Binary files /dev/null and b/images/patate_dev_banner.jpeg differ diff --git a/index.html b/index.html index 2cf124f..cd67719 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@

Hey you, thanks for passing by, let me introduce myself. I'm a French C/C++/Python/ASM coder who is interested in reverse engineering, Eurobeat music and 90's looking websites.

-

I don't know how you found this website but be free to check my blog where i post random stuff.

+

I don't know how you found this website but be free to check my blog where i post random stuff.


I run Arch Linux, i3 and Emacs: my dotfiles.

diff --git a/pages/footer.html b/pages/footer.html index 2de8a19..a976fc1 100644 --- a/pages/footer.html +++ b/pages/footer.html @@ -1,9 +1,9 @@ + \ No newline at end of file diff --git a/pages/header.html b/pages/header.html index 58fd8f1..92512cc 100644 --- a/pages/header.html +++ b/pages/header.html @@ -7,13 +7,14 @@ ~Blog of a French coder~ - -
- Spike - -
+ +
+ Spike + +
+ \ No newline at end of file