CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
mono-blue.css56 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  Five-color theme from a single blue hue.11*/12.hljs {13  background: #eaeef3;14  color: #00193a15}16.hljs-keyword,17.hljs-selector-tag,18.hljs-title,19.hljs-section,20.hljs-doctag,21.hljs-name,22.hljs-strong {23  font-weight: bold24}25.hljs-comment {26  color: #73819127}28.hljs-string,29.hljs-title,30.hljs-section,31.hljs-built_in,32.hljs-literal,33.hljs-type,34.hljs-addition,35.hljs-tag,36.hljs-quote,37.hljs-name,38.hljs-selector-id,39.hljs-selector-class {40  color: #0048ab41}42.hljs-meta,43.hljs-subst,44.hljs-symbol,45.hljs-regexp,46.hljs-attribute,47.hljs-deletion,48.hljs-variable,49.hljs-template-variable,50.hljs-link,51.hljs-bullet {52  color: #4c81c953}54.hljs-emphasis {55  font-style: italic56}
basant307/AI_Governance_Project · CoolFace