bdbeb02f7e3903c3dde664ccc6e9aebf30ebe4cd
custom.css
... | ... | @@ -17,4 +17,7 @@ |
17 | 17 | .ace-tomorrow .ace_marker-layer .ace_active-line { |
18 | 18 | background-color: #222; |
19 | 19 | } |
20 | + .bg-green-light { |
|
21 | + background-color: darkgreen !important; |
|
22 | + } |
|
20 | 23 | } |
... | ... | \ No newline at end of file |