09-04-2012, 05:46 PM
|
#10
|
مدون جديد
تاريخ التسجيل: Jun 2012
المشاركات: 63
|
رد: تعديل قالب افلام ماكس
/*----------------------------------------------------
{--------} Post Entry {--------}
----------------------------------------------------*/
.entry {
margin:0 0;
padding: 0px 5px ;
}
.entry img {
max-width:800px;
background: #1D1D1D;
border: 1px dotted #4A4949;
margin:0px 0px 0px 0px;
padding:0px;
float:center;
}
.entry a:link,
.entry a:visited {
color:#1D81B6;
background-color: transparent;
}
.entry a:hover {
color:#00488F;
background-color: transparent;
text-decoration: none;
}
.entry ul, .entry ol{
margin: .4em 0 1em;
line-height: 150%;
}
.entry ul li, .entry ol li{
list-style-position:outside;
margin-right: 1.6em;
}
.entry p{
color:#fff;
font-weight:bold;
text-align:center;
margin:0;
padding:5px 0 0 0;
line-height:15px;
}
__________________
|
|
|