** Border-boder kat atas niyh . korang boleh guna untuk Post Title .. Sidebar pun boleh jugak ! ^_^
Untuk Post Title : seacrh >> h3.post-title { (kalau takde search kod di bawah)
Untuk Sidebar Title : search >> h2 { (kalau takde search kod yang sama sedikit dengan kod h2 )
#Example_A {-moz-border-radius-bottomright: 50px;border-bottom-right-radius: 50px;
#Example_B {-moz-border-radius-bottomright: 50px 25px;border-bottom-right-radius: 50px 25px;
#Example_C {-moz-border-radius-bottomright: 25px 50px;border-bottom-right-radius: 25px 50px;
#Example_D {-moz-border-radius: 1em 4em 1em 4em;border-radius: 1em 4em 1em 4em;
#Example_E {-moz-border-radius: 25px 10px / 10px 25px;border-radius: 25px 10px / 10px 25px;
#Example_F {-moz-border-radius: 35px;border-radius: 35px;







