Line 160: | Line 160: | ||
height:150px; | height:150px; | ||
float:left; | float:left; | ||
− | border | + | border:4px double #909; |
text-align:center; | text-align:center; | ||
− | background-color:rgba( | + | background-color:rgba(0,0,204,0.4); |
− | padding: | + | padding:1%;} |
#i-menu .i-menu-button ul{ margin: auto; padding:0; list-style:none; width:250px; height:150px; line-height:150px; text-align:center; float:left;} | #i-menu .i-menu-button ul{ margin: auto; padding:0; list-style:none; width:250px; height:150px; line-height:150px; text-align:center; float:left;} | ||
#i-menu .i-menu-button ul a:hover{ background:rgba(102,102,153,0.5); color:#FFFFFF; height:150px;} | #i-menu .i-menu-button ul a:hover{ background:rgba(102,102,153,0.5); color:#FFFFFF; height:150px;} | ||
#i-menu .i-menu-button ul a{ text-decoration:none; color:#000;} | #i-menu .i-menu-button ul a{ text-decoration:none; color:#000;} | ||
#i-menu ul{ | #i-menu ul{ | ||
− | margin: auto; padding:0; list-style:0; background:rgba(102,102,153,0. | + | margin: auto; padding:0; list-style:0; background:rgba(102,102,153,0.5); text-align:center; float:left; list-style:0;} |
#i-menu ul a{ | #i-menu ul a{ | ||
text-decoration: none; | text-decoration: none; | ||
Line 174: | Line 174: | ||
color:#003; | color:#003; | ||
} | } | ||
− | #i-menu ul a:hover{ | + | #i-menu ul a:hover{ background:rgba(102,102,153,0.7); color:#FFFFFF; width:250px; height:150px; |
} | } | ||
#i-menu ul a#on{ background:rgba(102,102,153,0.7); width:250px; height:150px;} | #i-menu ul a#on{ background:rgba(102,102,153,0.7); width:250px; height:150px;} |
Revision as of 02:52, 8 June 2018
Introduction