Annotation-System/hmml_to_html/topics.css

16 lines
1.4 KiB
CSS

.marker .content .categories .category.rendering { border-color: #60B60A; background: #60B60A; }
.marker .content .categories .category.mesh-building { border-color: #609FA2; background: #609FA2; }
.marker .content .categories .category.physics { border-color: #869535; background: #869535; }
.marker .content .categories .category.threading { border-color: #579BDF; background: #579BDF; }
.marker .content .categories .category.procedural-generation { border-color: #67B347; background: #67B347; }
.marker .content .categories .category.optimisation { border-color: #7E4B17; background: #7E4B17; }
.marker .content .categories .category.experience { border-color: #604188; background: #604188; }
.marker .content .categories .category.language { border-color: #4CCCCC; background: #4CCCCC; }
.marker .content .categories .category.memory { border-color: #8DA740; background: #8DA740; }
.marker .content .categories .category.demo { border-color: #547AE0; background: #547AE0; }
.marker .content .categories .category.networking { border-color: #810623; background: #810623; }
.marker .content .categories .category.simulation { border-color: #7DF3B5; background: #7DF3B5; }
.marker .content .categories .category.profiling { border-color: #6E5D4B; background: #6E5D4B; }
.marker .content .categories .category.trivia { border-color: #7C962E; background: #7C962E; }
.marker .content .categories .category.mathematics { border-color: #5E0595; background: #5E0595; }