diff --git a/Transcendence/srcs/frontend/src/index.css b/Transcendence/srcs/frontend/src/index.css index 4a4aeb3..789dc92 100644 --- a/Transcendence/srcs/frontend/src/index.css +++ b/Transcendence/srcs/frontend/src/index.css @@ -23,11 +23,13 @@ body { - line-height: 1.6; /* inherited */ + line-height: 1.5; /* inherited */ word-spacing: 1.4px; /* inherited */ - font-size: 100px; - font-family: "Roboto", sans-serif; /* inherited */ + font-size: 20px; + font-family: 'Times New Roman', serif; /* inherited */ color: var(--black); /* inherited */ + text-align: center; + color: #696969; margin: 0; @@ -38,10 +40,75 @@ body { justify-content: center; align-items: center; } + +.container-1 { + display: flex; + width: 100%; + margin: 5px; +} + /* ///////////////////////////////////////////////////////// */ .button { color: red; margin: 5px 50px; padding: 5px 50px; -} \ No newline at end of file +} + +.button-1 { + display: inline-block; + padding: 10px 20px; + background-color: #000000; + color: #8e8e8e; + text-align: center; + text-decoration: none; + + font-size: 16px; + cursor: pointer; + border: 3px solid #363636; + border-radius: 6px; + transition: background-color 0.3s; + +} +.button-1:hover { + background-color: rgb(202, 135, 10); + color: black; +} + +.button-trans { + position: absolute; + left: 50%; + transform: translateX(-50%); +} +.button-trans:hover { + +} + +.button-test { + margin-right: auto; +} + +/* ///////////////////////////////////////////////////////// */ +.footer_div { + display: flex; + justify-content: space-around; + /* padding: 20px; */ + /* margin-top: 80px; + margin-bottom: 100px; */ +} + +.ico_footer { + text-align: center; + width: 25px; + vertical-align: top; + /* padding-right: 5px; */ +} +a { + text-decoration: none; + color: #5c5c5c; +} +a:hover { + color: rgb(218, 145, 12); +} + +/* ///////////////////////////////////////////////////////// */ diff --git a/Transcendence/srcs/frontend/src/index.html b/Transcendence/srcs/frontend/src/index.html index 50a05b9..5273c3e 100644 --- a/Transcendence/srcs/frontend/src/index.html +++ b/Transcendence/srcs/frontend/src/index.html @@ -5,9 +5,51 @@
- -
+
+ I, am wiskas-the-third,
+ We are the cat company, we dont need to present our self for you already know
+ who we are, we created the internet, and we are still managing it now
+ We at CAT are the admin, creator, and workers of the internet
+ Everytime a human goes to sleep, a cat start its shift, 1 billion pair of whiskers that are always here for you
+ Why? because we are philantropists, dont question it. Our goals are beyond your understanding
+ the internet was created by us, for us, and you should be glad we allow you to use it.
+