CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
docco.css83 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/*10Docco style used in http://jashkenas.github.com/docco/ converted by Simon Madine (@thingsinjars)11*/12.hljs {13  color: #000;14  background: #f8f8ff15}16.hljs-comment,17.hljs-quote {18  color: #408080;19  font-style: italic20}21.hljs-keyword,22.hljs-selector-tag,23.hljs-literal,24.hljs-subst {25  color: #95412126}27.hljs-number {28  color: #40a07029}30.hljs-string,31.hljs-doctag {32  color: #21916133}34.hljs-selector-id,35.hljs-selector-class,36.hljs-section,37.hljs-type {38  color: #19469d39}40.hljs-params {41  color: #00f42}43.hljs-title {44  color: #458;45  font-weight: bold46}47.hljs-tag,48.hljs-name,49.hljs-attribute {50  color: #000080;51  font-weight: normal52}53.hljs-variable,54.hljs-template-variable {55  color: #00808056}57.hljs-regexp,58.hljs-link {59  color: #b6860}61.hljs-symbol,62.hljs-bullet {63  color: #99007364}65.hljs-built_in {66  color: #0086b367}68.hljs-meta {69  color: #999;70  font-weight: bold71}72.hljs-deletion {73  background: #fdd74}75.hljs-addition {76  background: #dfd77}78.hljs-emphasis {79  font-style: italic80}81.hljs-strong {82  font-weight: bold83}
basant307/AI_Governance_Project · CoolFace