Merge branch 'master' of linz:/srv/git/themes
[themes.git] / LCARStrek / global / aboutMemory.css
index 2146aa70c6cc63975b6108e6f4cc90c799202abf..e6130f169487c46fac9fafd772c12367c28ae2b7 100644 (file)
 .mrName {
   color: #9C9CFF;
 }
+
+.mrStar {
+  color: #E7ADE7;
+}
+
+h2.tree {
+  background-color: #9C9CFF;
+  color: #000000;
+  border-radius: 3px;
+  padding: 1px;
+}
+
+h2.tree:hover {
+  background-color: #FFCF00;
+}