CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
lightfair.css81 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 11Lightfair style (c) Tristian Kelly <tristian.kelly560@gmail.com>12 13*/14.hljs {15  color: #444;16  background: #fff17}18.hljs-name {19  color: #01a3a320}21.hljs-tag,22.hljs-meta {23  color: #77889924}25.hljs-subst {26  /* default */27  28}29.hljs-comment {30  color: #88888831}32.hljs-keyword,33.hljs-attribute,34.hljs-selector-tag,35.hljs-meta .hljs-keyword,36.hljs-doctag,37.hljs-name {38  font-weight: bold39}40.hljs-type,41.hljs-string,42.hljs-number,43.hljs-selector-id,44.hljs-selector-class,45.hljs-quote,46.hljs-template-tag,47.hljs-deletion {48  color: #4286f449}50.hljs-title,51.hljs-section {52  color: #4286f4;53  font-weight: bold54}55.hljs-regexp,56.hljs-symbol,57.hljs-variable,58.hljs-template-variable,59.hljs-link,60.hljs-selector-attr,61.hljs-selector-pseudo {62  color: #BC606063}64.hljs-literal {65  color: #62bcbc66}67.hljs-built_in,68.hljs-bullet,69.hljs-code,70.hljs-addition {71  color: #25c6c672}73.hljs-meta .hljs-string {74  color: #4d99bf75}76.hljs-emphasis {77  font-style: italic78}79.hljs-strong {80  font-weight: bold81}
basant307/AI_Governance_Project · CoolFace