(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | <html> | + | <html lang="en-US"> |
<head> | <head> | ||
Line 36: | Line 36: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
#ulist { | #ulist { | ||
Line 62: | Line 57: | ||
color: white; | color: white; | ||
text-align: center; | text-align: center; | ||
− | padding: | + | padding: 20px 20px; |
text-decoration: none; | text-decoration: none; | ||
width:145px; | width:145px; | ||
Line 85: | Line 80: | ||
background-color: white; | background-color: white; | ||
width: 145px; | width: 145px; | ||
− | box-shadow: | + | box-shadow: 10px 8px 16px 10px rgba(0,0,0,0.2); |
} | } | ||
Line 102: | Line 97: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
− | + | 2 | |
− | + | ||
<ul id = "ulist"> | <ul id = "ulist"> | ||
Line 180: | Line 160: | ||
</ul> | </ul> | ||
− | |||
− | |||
Latest revision as of 20:55, 19 July 2016
2