• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Share code css đóng khung cho vbb

Admin

Well-Known Member
Staff member
Administrator
Dán vào additional.css
HTML:
.smallfont_des {
border-style: dashed solid;
border-top-style: dashed;
border-right-style: solid;
border-bottom-style: dashed;
border-left-style: solid;
border-color: red;
border-width: 1px 1px 1px 8px;
padding: 5px 5px 5px 5px;
background: black;
margin-top: 5px;
}
.smallfont_des:hover {
border-color: orange;
}
 

Facebook Comments

New posts New threads New resources

Back
Top