Merge branch 'master' into newmc
[gruntmaster-page.git] / css / custom.css
index 2d5060b837b3ca1412180d371d690f4a422b7730..e85a91b279cc552d775231230db017dca8048a25 100644 (file)
@@ -79,3 +79,7 @@ td.user, td.owner, .break-all {
 #themes:before {
        content: " Themes: ";
 }
+
+.transition-color, .transition-color * {
+       transition: color 0.5s ease-in, background-color 0.5s ease-in;
+}
This page took 0.009777 seconds and 4 git commands to generate.