diff --git a/public/css/custom.css b/public/css/custom.css new file mode 100644 index 00000000..4050ac17 --- /dev/null +++ b/public/css/custom.css @@ -0,0 +1,10 @@ +/* Leetcode */ +.button.button-leetcode { + color: #ffffff; + background-color: #17063B; + border: 1px solid #FFFFFF; + } + .button.button-leetcode:hover, + .button.button-leetcode:focus { + filter: brightness(90%); + } \ No newline at end of file diff --git a/public/images/icons/leetcode_white.svg b/public/images/icons/leetcode_white.svg new file mode 100644 index 00000000..7b71b38e --- /dev/null +++ b/public/images/icons/leetcode_white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/index.html b/public/index.html index 40d35bcc..9c3878d0 100644 --- a/public/index.html +++ b/public/index.html @@ -15,6 +15,7 @@ + @@ -48,14 +49,17 @@ fekie.08
-
+        
+        fekie
+ +
    |\---/|
    | ,_, |
     \_`_/-..----.
  ___/ `   ' ,""+ \  sk
 (__...'   __\    |`.___.';
   (_,...'(_,.`__)/'.....+
-                  
+