CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
xt256.css79 linesDownload Raw Back to styles
1pre code.hljs {2  display: block;3  overflow-x: auto;4  padding: 1em5}6code.hljs {7  padding: 3px 5px8}9/*10  xt256.css11 12  Contact: initbar [at] protonmail [dot] ch13         : github.com/initbar14*/15.hljs {16  color: #eaeaea;17  background: #00018}19.hljs-subst {20  color: #eaeaea21}22.hljs-emphasis {23  font-style: italic24}25.hljs-strong {26  font-weight: bold27}28.hljs-type {29  color: #eaeaea30}31.hljs-params {32  color: #da000033}34.hljs-literal,35.hljs-number,36.hljs-name {37  color: #ff0000;38  font-weight: bolder39}40.hljs-comment {41  color: #96989642}43.hljs-selector-id,44.hljs-quote {45  color: #00ffff46}47.hljs-template-variable,48.hljs-variable,49.hljs-title {50  color: #00ffff;51  font-weight: bold52}53.hljs-selector-class,54.hljs-keyword,55.hljs-symbol {56  color: #fff00057}58.hljs-string,59.hljs-bullet {60  color: #00ff0061}62.hljs-tag,63.hljs-section {64  color: #000fff65}66.hljs-selector-tag {67  color: #000fff;68  font-weight: bold69}70.hljs-attribute,71.hljs-built_in,72.hljs-regexp,73.hljs-link {74  color: #ff00ff75}76.hljs-meta {77  color: #fff;78  font-weight: bolder79}
basant307/AI_Governance_Project · CoolFace