eclipse post border
add this between <head> and </head>
<style>
.post{border-radius:30px 0px 30px 0px;}
</style>
for hover
<style>
.post:hover{border-radius:30px 0px 30px 0px;}
</style>
click update and save!
seen from Singapore
seen from Czechia

seen from Germany

seen from Indonesia
seen from Taiwan

seen from Brazil
seen from Brunei
seen from Brazil

seen from United Kingdom
seen from United Kingdom
seen from Indonesia
seen from Brazil
seen from United States

seen from United States
seen from United States

seen from Brazil
seen from Germany
seen from United States
seen from Colombia
seen from Türkiye
eclipse post border
add this between <head> and </head>
<style>
.post{border-radius:30px 0px 30px 0px;}
</style>
for hover
<style>
.post:hover{border-radius:30px 0px 30px 0px;}
</style>
click update and save!

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
for narnia theme how do i put in a glitter photo hover? x
here:
.post img:hover {border: 5px solid; /* you can change how thick it is by changing the 5 */-moz-border-image: url(PUTYOURIMAGEURLHERE); /* put in the photo url of the glitter you would want inside the parentheses */-o-border-image:url(PUTYOURIMAGEURLHERE); /* put in the same image url here and below */border-image: url(PUTYOURIMAGEURLHERE); }
you can change around what anything there with what i posted :) x