Line 160: | Line 160: | ||
height:150px; | height:150px; | ||
float:left; | float:left; | ||
− | border:4px double # | + | border:4px double #CCC; |
text-align:center; | text-align:center; | ||
background-color:rgba(0,0,204,0.4); | background-color:rgba(0,0,204,0.4); | ||
− | padding: | + | padding:2px; |
font-size:40px; | font-size:40px; | ||
− | font-family: " | + | font-family:"Courier New", Courier, monospace;} |
#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; font-size:42px;} | #i-menu .i-menu-button ul a:hover{ background:rgba(102,102,153,0.5); color:#FFFFFF; height:150px; font-size:42px;} | ||
Line 176: | Line 176: | ||
color:#003; | color:#003; | ||
} | } | ||
− | #i-menu ul a:hover{ background:rgba(102,102,153,0.7); color:#FFFFFF; width:250px; height:150px; font-family:" | + | #i-menu ul a:hover{ background:rgba(102,102,153,0.7); color:#FFFFFF; width:250px; height:150px; font-family: "Comic Sans MS", cursive; font-size:42px; |
} | } | ||
#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 03:07, 8 June 2018
Introduction