CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
school-book.css62 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 11School Book style from goldblog.com.ua (c) Zaripov Yura <yur4ik7@ukr.net>12 13*/14.hljs {15  color: #3e5915;16  background: #f6f5b217}18.hljs-keyword,19.hljs-selector-tag,20.hljs-literal {21  color: #005599;22  font-weight: bold23}24.hljs-subst {25  color: #3e591526}27.hljs-string,28.hljs-title,29.hljs-section,30.hljs-type,31.hljs-symbol,32.hljs-bullet,33.hljs-attribute,34.hljs-built_in,35.hljs-addition,36.hljs-variable,37.hljs-template-tag,38.hljs-template-variable,39.hljs-link {40  color: #2c009f41}42.hljs-comment,43.hljs-quote,44.hljs-deletion,45.hljs-meta {46  color: #e6041547}48.hljs-keyword,49.hljs-selector-tag,50.hljs-literal,51.hljs-doctag,52.hljs-title,53.hljs-section,54.hljs-type,55.hljs-name,56.hljs-selector-id,57.hljs-strong {58  font-weight: bold59}60.hljs-emphasis {61  font-style: italic62}
basant307/AI_Governance_Project · CoolFace