الهيئة الإدارية الجديدة في «جمعية متخرجي جامعة بيروت العربية في الشمال» من يمين الصورة جلوساً: سوزان عطية، حياة حدارة، أحمد السنكري، تغريد كسحة، ريان قصير… من يمين الصورة وقوفاً: رشيد قراعلي، عادل عيد، نقولا جلاد، ماهر هزيم، مهدي فتاح، عمر طبوش، عوني علم الدين، محمد شبيب
/* ----------------------------------------- */
/* المعاينة: تحميل الأعداد الأخيرة - بداية */
/* ----------------------------------------- */
.w4pl li span.pdf {
padding: 7px;
background-image: url(https://www.attamaddon.com/files/extensions/attach-files-widget//assets/images/pdf.png);
background-repeat: no-repeat;
background-size: 32px;
}
.w4pl li {
display: inline-grid;
background: #f9f9f9;
text-align: center;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 1s ease-out;
}
.w4pl li:hover{
background: #cc3300;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 1s ease-out;
}
.w4pl li a {
display: block;
float: right;
/*padding: 1em;*/
font-size: 16px;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
transition: all .3s ease-in;
border-bottom: 0;
color: #ffffff !important;
text-align: center;
text-decoration: none !important;
}
.w4pl li p {
color: #f9f9f9;
background: #ff553b;
display: list-item;
margin: 0;
}
.w4pl li span {
color: #f9f9f9;
background: #ffffff;
display: list-item;
width: 190px !important;
}
.w4pl li span a {
padding: 0;
float: none;
color: #dd3333 !important;
}
.w4pl li span img {
width: 100%;
}
/* ----------------------------------------- */
/* المعاينة: تحميل الأعداد الأخيرة - نهاية */
/* ----------------------------------------- */