Difference between revisions of "Template:Tongji Software/CSS"

Line 469: Line 469:
 
             /*菜单下来后的背景色*/
 
             /*菜单下来后的背景色*/
 
             /*background: rgba(2, 23, 37, 0.8);*/
 
             /*background: rgba(2, 23, 37, 0.8);*/
             background: rgba(0, 0, 0, 0.7);
+
            --color-text: #fff;
 +
            --color-bg: #1f174e;
 +
            --color-bg-2: #151436;
 +
            --color-bg-3: #000;
 +
            --color-link: #8596df;
 +
            --color-link-hover: #723bb7;
 +
             background: radial-gradient(ellipse at 30% 48%, var(--color-bg) 0, var(--color-bg-2) 45%, var(--color-bg-3) 150%);
 
             z-index: 2;
 
             z-index: 2;
 
             text-align: center;
 
             text-align: center;

Revision as of 16:13, 8 October 2019

Tongji Software | Pathlab