CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
intellij-light.css107 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 11Intellij-light style (c) Pegasis <me@pegasis.site>12 13*/14.hljs {15  color: #000;16  background: #fff17}18.hljs-subst,19.hljs-title {20  font-weight: normal;21  color: #00022}23.hljs-title.function_ {24  color: #7A7A4325}26.hljs-code,27.hljs-comment,28.hljs-quote {29  color: #8C8C8C;30  font-style: italic31}32.hljs-meta {33  color: #9E880D34}35.hljs-section {36  color: #87109437}38.hljs-variable.language_,39.hljs-symbol,40.hljs-selector-class,41.hljs-selector-id,42.hljs-selector-tag,43.hljs-template-tag,44.hljs-selector-attr,45.hljs-selector-pseudo,46.hljs-keyword,47.hljs-meta .hljs-keyword,48.hljs-literal,49.hljs-name,50.hljs-built_in,51.hljs-type {52  color: #0033B353}54.hljs-property,55.hljs-attr {56  color: #87109457}58.hljs-attribute {59  color: #174AD460}61.hljs-number {62  color: #1750EB63}64.hljs-regexp {65  color: #264EFF66}67.hljs-link {68  text-decoration: underline;69  color: #006DCC70}71.hljs-meta .hljs-string,72.hljs-string {73  color: #067D1774}75.hljs-char.escape_ {76  color: #0037A677}78.hljs-doctag {79  text-decoration: underline80}81.hljs-template-variable {82  color: #248F8F83}84.hljs-addition {85  background: #BEE6BE86}87.hljs-deletion {88  background: #D6D6D689}90.hljs-emphasis {91  font-style: italic92}93.hljs-strong {94  font-weight: bold95}96.hljs-variable,97.hljs-operator,98.hljs-punctuation,99.hljs-title.class_.inherited__,100.hljs-title.class_,101.hljs-params,102.hljs-bullet,103.hljs-formula,104.hljs-tag {105  /* purposely ignored */106  107}
basant307/AI_Governance_Project · CoolFace