View source for User:Venric/vector.css
From Ephinea PSO Wiki
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* This has been updated and tested (in Firefox only) as of November 17th, 2021. */
/* Color variables */
:root {
--bg-dark: #01302F;
--bg-light: #004D53;
--pso-cyan: #00FFFC;
--pso-white: #FFFFFF;
--pso-yellow: #FFEA00;
--pso-invalid: #E05F20;
--pso-valid: #75B426;
--pso-srank: #FE3C28;
--cb-invalid: #D85151;
--cb-valid: #35A7B5;
--magDEF: #6684FA;
--magPOW: #DA000D;
--magDEX: #F7D900;
--magMIND: #00F713;
}
000
1:0
Return to User:Venric/vector.css.