CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
ir-black.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/*10  IR_Black style (c) Vasily Mikhailitchenko <vaskas@programica.ru>11*/12.hljs {13  background: #000;14  color: #f8f8f815}16.hljs-comment,17.hljs-quote,18.hljs-meta {19  color: #7c7c7c20}21.hljs-keyword,22.hljs-selector-tag,23.hljs-tag,24.hljs-name {25  color: #96cbfe26}27.hljs-attribute,28.hljs-selector-id {29  color: #ffffb630}31.hljs-string,32.hljs-selector-attr,33.hljs-selector-pseudo,34.hljs-addition {35  color: #a8ff6036}37.hljs-subst {38  color: #daefa339}40.hljs-regexp,41.hljs-link {42  color: #e9c06243}44.hljs-title,45.hljs-section,46.hljs-type,47.hljs-doctag {48  color: #ffffb649}50.hljs-symbol,51.hljs-bullet,52.hljs-variable,53.hljs-template-variable,54.hljs-literal {55  color: #c6c5fe56}57.hljs-number,58.hljs-deletion {59  color: #ff73fd60}61.hljs-emphasis {62  font-style: italic63}64.hljs-strong {65  font-weight: bold66}
basant307/AI_Governance_Project · CoolFace