Line 159: | Line 159: | ||
width:250px; | width:250px; | ||
height:150px; | height:150px; | ||
+ | float:left; | ||
border:4px double #909; | border:4px double #909; | ||
text-align:center; | text-align:center; | ||
Line 164: | Line 165: | ||
padding:1%; | padding:1%; | ||
font-size:40px; | font-size:40px; | ||
− | + | font-family: "Comic Sans MS", cursive;} | |
− | #i-menu .i-menu-button ul{ margin: auto; padding:0; list-style:none; width:250px; height:150px; line-height:150px; text-align:center;} | + | #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;} | ||
#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.5); text-align:center; list-style: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; |
Revision as of 03:02, 8 June 2018
Introduction