User:INoMed/common.css: Difference between revisions

Test
(Perfect. Also removed glitch where something unwanted came back, even when !important was stated.)
(Test)
Line 157: Line 157:
#footer-info-copyright,
#footer-info-copyright,
#footer-icons { display: none; }
#footer-icons { display: none; }
#footer-info-lastmod { font-weight: bold !important; color: #000000; font-family: 'Black Ops One', cursive !important; font-size: 8pt important; margin: -0.7em 0em 0em 0em !important; animation: rainbow 2s infinite; }
#footer-info-lastmod { font-weight: bold !important; color: #000000; font-family: 'Black Ops One', cursive !important; font-size: 8pt important; margin: -0.7em 0em 0em 0em !important; animation: rainbow 2s 5; text-shadow: -1px -1px 0 yellow, -2px -2px 0 yellow, -3px -3px 0 black; }
/* Rainbow text shadow (On some devices, this may lag.) */
/* Rainbow text shadow (On some devices, this may lag.) */
@keyframes rainbow {
@keyframes rainbow {