-
Notifications
You must be signed in to change notification settings - Fork 197
/
Copy pathsimplebox.css
1 lines (1 loc) · 989 Bytes
/
simplebox.css
1
*{margin:0;padding:0}p,ol li{padding-top:10px;color:#444}p a,header a{color:#222}header h1,header nav,header li a,footer{text-align:center}body{background:#f2f2f2;font-family:sans-serif;width:750px;margin:0 auto 15px}header h1{text-shadow:-1px -1px 0 #202020,1px 1px 0 #fff;font-style:italic;font-size:72px;color:#111}header p,h2{text-align:right}header nav{box-shadow:0 0 60px #ccc;background:#f3f3f3;position:absolute;left:0;top:0;padding:0 20px}header nav:hover ul{display:block}header ul{display:none}header li{border:1px solid #ccc;display:inline-block;overflow:hidden;width:120px;height:30px;margin:1px}header li:hover{border-color:#000}header a{text-decoration:none;font-weight:700;font-size:12px;float:left;width:100%}article{width:730px;float:left}section{box-shadow:0 0 60px #C1C1C1;border-radius:50px 0 50px;border:1px solid #ccc;background:#f2f2f2;width:720px;margin:50px auto;padding:15px 10px}h2{text-shadow:0 0 0 #202020,1px 1px 0 #fff;color:#505050}ol{margin:0 0 20px 20px}