File tree Expand file tree Collapse file tree 2 files changed +109
-2234
lines changed
playground/javascript/browser/src
scripts/ci/actions/restore-artifacts/builddir Expand file tree Collapse file tree 2 files changed +109
-2234
lines changed Original file line number Diff line number Diff line change 44 font-weight : 400 ;
55
66 color-scheme : light dark;
7- color : rgba ( 255 , 255 , 255 , 0.87 );
7+ color : rgb ( 54 , 164 , 113 );
88 background-color : # 242424 ;
99
1010 font-synthesis : none;
1818 color : # 646cff ;
1919 text-decoration : inherit;
2020}
21+
2122a : hover {
2223 color : # 535bf2 ;
2324}
@@ -46,9 +47,11 @@ button {
4647 cursor : pointer;
4748 transition : border-color 0.25s ;
4849}
50+
4951button : hover {
5052 border-color : # 646cff ;
5153}
54+
5255button : focus ,
5356button : focus-visible {
5457 outline : 4px auto -webkit-focus-ring-color;
@@ -59,9 +62,11 @@ button:focus-visible {
5962 color : # 213547 ;
6063 background-color : # ffffff ;
6164 }
65+
6266 a : hover {
6367 color : # 747bff ;
6468 }
69+
6570 button {
6671 background-color : # f9f9f9 ;
6772 }
You can’t perform that action at this time.
0 commit comments