58,61d57 < .acourse { < background-color: white; < } < 120,121c116 < /* font-family: Georgia, "Bitstream Charter", serif; */ < font-family: Verdana; --- > font-family: Georgia, "Bitstream Charter", serif; 374,375c369 < #access { < background: #FF4500; --- > #access { background: #FF4500; 380d373 < 386,387c379 < width: 100%; < } --- > width: 100%; } 1255,1284d1246 < < #wrapper { < -webkit-border-radius: 40px; < -moz-border-radius: 40px; < border-radius: 40px; < box-shadow: 10px 10px 5px #888888; < } < < .widget-area { < padding-left: 8px; < -moz-box-shadow: inset 0 -3px 3px rgba(0,0,0,0.5); < -webkit-box-shadow: inset 0 -3px 3px rgba(0,0,0,0.5); < box-shadow: inset 0 -3px 3px rgba(0,0,0,0.5); < } < < .xoxo { < background-color: white; < } < < < .entry-content { < padding-left: 2px; < box-shadow: 14px 14px 18px lightblue; /* #C0C0C0; */ < } < < li {margin-bottom:5px;} < < p {margin-bottom:20px;} < < .widget-title {margin-top:10px;}