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

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


.time img {
.inline_time img { margin-top: -2px; }
  margin-top: -2px;
._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); }