CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
androidstudio.css60 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/*10Date: 24 Fev 201511Author: Pedro Oliveira <kanytu@gmail . com>12*/13.hljs {14  color: #a9b7c6;15  background: #282b2e16}17.hljs-number,18.hljs-literal,19.hljs-symbol,20.hljs-bullet {21  color: #6897BB22}23.hljs-keyword,24.hljs-selector-tag,25.hljs-deletion {26  color: #cc783227}28.hljs-variable,29.hljs-template-variable,30.hljs-link {31  color: #62975532}33.hljs-comment,34.hljs-quote {35  color: #80808036}37.hljs-meta {38  color: #bbb52939}40.hljs-string,41.hljs-attribute,42.hljs-addition {43  color: #6A875944}45.hljs-section,46.hljs-title,47.hljs-type {48  color: #ffc66d49}50.hljs-name,51.hljs-selector-id,52.hljs-selector-class {53  color: #e8bf6a54}55.hljs-emphasis {56  font-style: italic57}58.hljs-strong {59  font-weight: bold60}
basant307/AI_Governance_Project · CoolFace