Difference between revisions of "Template:JiangnanU China/CSS"

(Created page with "<html> <style> html { height: 100%; background-color: #f8f8f8; } body { overflow: hidden; height: 100%; width: 100%; margin: 0 auto; background-color: #ffffff;...")
 
Line 221: Line 221:
 
nav {
 
nav {
 
     height: 100px;
 
     height: 100px;
     background: linear-gradient(to right,rgb(252,242,189),rgb(205,255,193),rgb(191,191,241),rgb(190,235,245));
+
     bgcolor: linear-gradient(to right,rgb(252,242,189),rgb(205,255,193),rgb(191,191,241),rgb(190,235,245));
 
     box-shadow: 0 6px 12px rgba(0,0,0,0.5),0 12px 32px rgba(0,0,0,0.1);  
 
     box-shadow: 0 6px 12px rgba(0,0,0,0.5),0 12px 32px rgba(0,0,0,0.1);  
 
     position: fixed;
 
     position: fixed;

Revision as of 11:53, 1 June 2019