جز
بدون خلاصۀ ویرایش
جزبدون خلاصۀ ویرایش |
جزبدون خلاصۀ ویرایش |
||
| خط ۸۵: | خط ۸۵: | ||
/* صفحه اصلی */ | /* صفحه اصلی */ | ||
div.clear { clear: both; } | div.clear { | ||
.mainRight { width: | clear: both; | ||
} | |||
.mainRight { | |||
width: 70%; | |||
float: right; | |||
margin-left: 2%; | |||
} | |||
.mainLeft { | .mainLeft { | ||
width: | width: 28%; | ||
float: left; | |||
} | } | ||
.mainLeft .item-box { | .mainLeft .item-box { | ||
| خط ۹۸: | خط ۱۰۵: | ||
margin-bottom: 1em; | margin-bottom: 1em; | ||
} | } | ||
.selectedArticle { width: 100%; height: auto; text-align: justify; margin-bottom: 20px; line-height: 2em;} | .selectedArticle { | ||
.helpBox{line-height: 2em;} | width: 100%; | ||
.boxHeader { padding: 10px; border-radius: 6px; background: #c6defe none repeat scroll 0 0; margin: 15px 0 20px 0; } | height: auto; | ||
text-align: justify; | |||
margin-bottom: 20px; | |||
line-height: 2em; | |||
} | |||
.helpBox{ | |||
line-height: 2em; | |||
} | |||
.boxHeader { | |||
padding: 10px; | |||
border-radius: 6px; | |||
background: #c6defe none repeat scroll 0 0; | |||
margin: 15px 0 20px 0; | |||
} | |||
.mainRight .boxHeader { | .mainRight .boxHeader { | ||
background: #c6defe none repeat scroll 0 0; | background: #c6defe none repeat scroll 0 0; | ||
margin-top: 0; | margin-top: 0; | ||
} | } | ||
.boxHeader span { padding-right: 45px; font: 15px irsans; position: relative; } | .boxHeader span { | ||
padding-right: 45px; | |||
font: 15px irsans; | |||
position: relative; | |||
} | |||
.boxTitle { | .boxTitle { | ||
background: rgba(0,0,0,0) linear-gradient(to left,#c6defe,#f9f9f9,white) repeat scroll 0 0; | background: rgba(0,0,0,0) linear-gradient(to left,#c6defe,#f9f9f9,white) repeat scroll 0 0; | ||
| خط ۱۳۶: | خط ۱۶۰: | ||
text-align: center; | text-align: center; | ||
} | } | ||
.newestArticles, .topArticles { width: 100%; height: auto; margin-bottom: 10px;} | .newestArticles, .topArticles { | ||
.newestArticles ol { margin: 10px 10px 0 0; padding: 0; text-align: right;} | width: 100%; | ||
.newestArticles ol li { list-style: none; } | height: auto; | ||
margin-bottom: 10px; | |||
} | |||
.newestArticles ol { | |||
margin: 10px 10px 0 0; | |||
padding: 0; text-align: right; | |||
} | |||
.newestArticles ol li { | |||
list-style: none; | |||
} | |||
.newestArticles ol li:before { | .newestArticles ol li:before { | ||
content: ""; | content: ""; | ||
| خط ۱۴۹: | خط ۱۸۲: | ||
border-radius: 50%; | border-radius: 50%; | ||
} | } | ||
#h3Title { font: 1.1em Samim; font-weight: normal; } | #h3Title { | ||
font: 1.1em Samim; | |||
font-weight: normal; | |||
} | |||
.headTitle { font-family: Samim; text-align: center; width: 90%; margin: 0 auto; margin-bottom: 40px; } | .headTitle { | ||
.fTitle, .sTitle { text-align: center; } | font-family: Samim; | ||
.fTitle p, .sTitle p { margin: 0; display: inline-block; padding: 0 5px;} | text-align: center; | ||
.fTitle { font: 31px Samim; color: #999;} | width: 90%; margin: 0 auto; | ||
.fTitle .wikiNoorTitle, .sTitle .colored a { color: #0181A7; font-family: Samim; | margin-bottom: 40px; | ||
.sTitle { font: 16px Samim; color: #666; margin-bottom: 5px; border-bottom: 1px solid #e0e0e0; padding: 5px 0 10px 0;} | } | ||
.fTitle p { border-bottom: 3px solid #e0e0e0; } | .fTitle, .sTitle { | ||
#p-logo { margin-top: 10px; } | text-align: center; | ||
} | |||
.fTitle p, .sTitle p { | |||
margin: 0; display: inline-block; | |||
padding: 0 5px; | |||
} | |||
.fTitle { | |||
font: 31px Samim; | |||
color: #999; | |||
} | |||
.fTitle .wikiNoorTitle, .sTitle .colored a { | |||
color: #0181A7; | |||
font-family: Samim; | |||
} | |||
.sTitle { | |||
font: 16px Samim; | |||
color: #666; | |||
margin-bottom: 5px; | |||
border-bottom: 1px solid #e0e0e0; | |||
padding: 5px 0 10px 0; | |||
} | |||
.fTitle p { | |||
border-bottom: 3px solid #e0e0e0; | |||
} | |||
#p-logo { | |||
margin-top: 10px; | |||
} | |||
.fTitle .wellcome { | .fTitle .wellcome { | ||
display: inline-block; | display: inline-block; | ||
border-bottom: 3px solid #e0e0e0; | border-bottom: 3px solid #e0e0e0; | ||
} | } | ||
.fTitle h1, .sTitle h2 { | .fTitle h1, .sTitle h2 { | ||
display: inline; | display: inline; | ||
font-size: 1em; | font-size: 1em; | ||
border: none; | border: none; | ||
color: #666; | color: #666; | ||
} | } | ||
.wikiInfo { | .wikiInfo { | ||