Line 164: | Line 164: | ||
background-color:rgba(0,0,204,0.4); | background-color:rgba(0,0,204,0.4); | ||
padding:1%; | padding:1%; | ||
− | font-size:40px;} | + | font-size:40px; |
+ | font-family:"Lucida Console", Monaco, 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 175: | 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:"Courier New", Courier, monospace; 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 02:57, 8 June 2018
Introduction