diff --git a/css/bootstrap.css b/css/bootstrap.css index 42c79d6..9d7c369 100644 --- a/css/bootstrap.css +++ b/css/bootstrap.css @@ -4,8 +4,12 @@ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ + +.red { color: #FF0000; } +.orange { color: #FFBF00; } + html { - font-family: sans-serif; + font-family: monaco; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } @@ -5823,7 +5827,7 @@ button.list-group-item-danger.active:focus { min-height: 20px; padding: 19px; margin-bottom: 20px; - background-color: #f5f5f5; + background-color: lightgray; border: 1px solid #e3e3e3; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); diff --git a/index.html b/index.html index 761ae56..5f5a6c9 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ + + + + +
Time for another mini project. Have a cup of coffee and let's continue...
-
- We are supporting JavaScript and Ruby now! +
LeetCode OJ is a platform for preparing technical coding interviews. Pick from an expanding library of more than 190 + questions, code, and submit you solution to see if you have solved it correctly. It is that easy!
+Our platform currently supports a total of 9 languages: C, C++, Java, Python, C#, JavaScript, Ruby, Bash, MySQL
+Follow or Like LeetCode and get the latest update when a new question is added!
+ + + + + +