Updated styles

This commit is contained in:
eldadfux
2019-10-26 01:56:18 +03:00
parent 7f93537c04
commit 0fd3eef3d6
3 changed files with 5 additions and 5 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+3 -3
View File
@@ -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 {