Difference between revisions of "Template:Time/styles.css"

From Captain of Industry Wiki
Jump to: navigation, search
(+blue class)
m (typo)
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
*/
*/


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

Latest revision as of 06:05, 23 January 2022

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

   - Template:Time

*/

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