AGSTATUS/authorblurb.css

7 lines
87 B
CSS

.author-bio {
width: 50%;
float: left;
border-radius: 12px;
border: 2px #0066ff;
}