عرض مشاركة واحدة
قديم 06-07-2018, 07:28 PM
المشاركة 7
abo-karim
.:: Administrator ::.
  • abo-karim غير متواجد حالياً
افتراضي رد: كود الملاحظات ستايل هيلبرنت
تفضل
كود:
.tbordernotes {
    background: none repeat scroll 0% 0% #FFF;
    color: #000;
    padding: 9px 10px 0px;
    border-radius: 8px;
    border: 1px solid #DBDBDB;
}

.theadnotes {
    font-family: "Droid Arabic Kufi";
    border-radius: 5px;
    color: rgb(173, 84, 45);
    background: none repeat scroll 0% 0% rgb(254, 249, 210);
    text-align: right;
    border: 1px solid rgb(233, 208, 154);
    font-size: 14px;
    font-weight: bold;

}
.altnotes, .altnotesActive {
    background: none repeat scroll 0px 0px #FFF;
    font-family: "Droid Arabic Kufi";
    color: #6D74C2;
    font-size: 14px;
}

.apptitle {
    color: #123662;
    font-size: 12px;
}
.tborderforumhome {
    background-color: #FBFBFB;
    border: 1px solid #DBDBDB;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 0.75em;
    overflow: hidden;
    padding: 8px;
    border-radius: 8px;
}