mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated styles
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -22,9 +22,9 @@ https://prismjs.com/download.html#themes=prism-okaidia&languages=markup+css+clik
|
||||
color: #000000;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
padding: 5px 10px;
|
||||
padding: 2px 6px;
|
||||
border-radius: 0 0 10px 10px;
|
||||
font-size: 12px;
|
||||
font-size: 11px;
|
||||
font-weight: 600;
|
||||
.func-end(60px);
|
||||
}
|
||||
@@ -46,7 +46,7 @@ https://prismjs.com/download.html#themes=prism-okaidia&languages=markup+css+clik
|
||||
|
||||
&[data-lang="node.js"]::after {
|
||||
background: #8cc500;
|
||||
color: #666861;
|
||||
color: #373738;
|
||||
}
|
||||
|
||||
&[data-lang="ruby"]::after {
|
||||
|
||||
Reference in New Issue
Block a user