CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
far.css67 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 11FAR Style (c) MajestiC <majestic2k@gmail.com>12 13*/14.hljs {15  color: #0ff;16  background: #00008017}18.hljs-subst {19  /* default */20  21}22.hljs-string,23.hljs-attribute,24.hljs-symbol,25.hljs-bullet,26.hljs-built_in,27.hljs-template-tag,28.hljs-template-variable,29.hljs-addition {30  color: #ff031}32.hljs-keyword,33.hljs-selector-tag,34.hljs-section,35.hljs-type,36.hljs-name,37.hljs-selector-id,38.hljs-selector-class,39.hljs-variable {40  color: #fff41}42.hljs-comment,43.hljs-quote,44.hljs-doctag,45.hljs-deletion {46  color: #88847}48.hljs-number,49.hljs-regexp,50.hljs-literal,51.hljs-link {52  color: #0f053}54.hljs-meta {55  color: #00808056}57.hljs-keyword,58.hljs-selector-tag,59.hljs-title,60.hljs-section,61.hljs-name,62.hljs-strong {63  font-weight: bold64}65.hljs-emphasis {66  font-style: italic67}
basant307/AI_Governance_Project · CoolFace