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

From Captain of Industry Wiki
Jump to: navigation, search
(Creation)
 
(+blue class)
Line 5: Line 5:
*/
*/


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

Revision as of 01:13, 23 January 2022

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

   - Template:Time

*/

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