Achievement Unlocked: 500 posts!
Fable
₮ⱧɆ ₥Ɏ₮Ⱨ, ₮ⱧɆ ⱠɆ₲Ɇ₦Đ, ₮ⱧɆ ₣₳฿ⱠɆ
.
[class=achievement]
display: flex;
width:400px;
margin:auto;
margin-bottom:5px;
box-shadow: 2px 2px 4px 0 #ccc;
background:#fff;
color:#000;
border-radius: 150px 150px 150px 150px;
-moz-border-radius: 150px 150px 150px 150px;
-webkit-border-radius: 150px 150px 150px 150px;
transition: all 1.0s ease;
font-family: 'Titillium Web';
[/class]
[class name=achievement state=hover]
background-color:#5d5add;
color:#fff;
transition: all 1.0s ease;
[/class]
[class=unlock]
display: flex;
align-items: center;
justify-content: center;
width:100px;
height:100px;
border-radius:50%;
background-color:#ccc;
font-size:50px;
[/class]
[class=text]
display: flex;
align-items: center;
justify-content: center;
width:250px;
padding:10px;
box-size:border-box;
[/class]
[class=text1]
text-align:center;
[/class]
[div class=achievement][div class=unlock][/div][div class=text][div class=text1]Achievement Unlocked
500th post by DergTheDergon [/div][/div][/div]