Template:Time/styles.css: Difference between revisions

From Captain of Industry Wiki
Jump to: navigation, search
+blue class
class name conflicts with another template
Line 5: Line 5:
*/
*/


.time img { margin-top: -2px; }
.inline_time img { margin-top: -2px; }
.blue { color: rgba(106,205,253,1); }
.blue { color: rgba(106,205,253,1); }

Revision as of 01:28, 23 January 2022

/* External stylesheet intended for ease of maintenance with the following templates:

   - Template:Time

*/

.inline_time img { margin-top: -2px; }
.blue { color: rgba(106,205,253,1); }