CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
arta.css66 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/*10Date: 17.V.201111Author: pumbur <pumbur@pumbur.net>12*/13.hljs {14  background: #222;15  color: #aaa16}17.hljs-subst {18  color: #aaa19}20.hljs-section {21  color: #fff22}23.hljs-comment,24.hljs-quote,25.hljs-meta {26  color: #44427}28.hljs-string,29.hljs-symbol,30.hljs-bullet,31.hljs-regexp {32  color: #ffcc3333}34.hljs-number,35.hljs-addition {36  color: #00cc6637}38.hljs-built_in,39.hljs-literal,40.hljs-type,41.hljs-template-variable,42.hljs-attribute,43.hljs-link {44  color: #32aaee45}46.hljs-keyword,47.hljs-selector-tag,48.hljs-name,49.hljs-selector-id,50.hljs-selector-class {51  color: #6644aa52}53.hljs-title,54.hljs-variable,55.hljs-deletion,56.hljs-template-tag {57  color: #bb116658}59.hljs-section,60.hljs-doctag,61.hljs-strong {62  font-weight: bold63}64.hljs-emphasis {65  font-style: italic66}
basant307/AI_Governance_Project · CoolFace