Home
Setup
Install
Config File
Config Email
Config User Admin
Config Server
Extension
Module
Module Manager
Module File
External
External Manager
External File
Shipping
Shipping Manager
Shipping File
Payment
Payment Manager
Payment File
Total
Total Manager
Total File
Feed
Feed Manager
Feed File
System
Database
List
Backup
Reset
Test
Tool
Stylesheet
Clear Cache
Error Log
news.css
Back
weather.css
support_online.css
gold_rate.css
exchange_rate.css
menu_header.css
slideshow.css
carousel.css
font.css
public.css
layout.css
header.css
news.css
dropdown.css
/* news filter */ .news-filter{ overflow:auto; padding:5px; margin-left:0; margin-right:0; margin-bottom:10px; box-shadow:0 2px 5px rgba(204, 204, 204, 0.4) inset; border-radius:3px; background-color:#f7f7f7; border:1px solid #d4d4d4; color:#333; } .news-filter .display{ margin-right:15px; float:left; padding-top:4px; color:#333; } .news-filter .display a{ font-weight:bold; } .news-filter .sort{ float:right; color:#333; } .news-filter .limit{ margin-left:15px; float:right; color:#333; } /* News info */ .news-info{ overflow:auto; margin-bottom:20px; } .news-info > .left{ float:left; margin-right:15px; } .news-info > .left + .right{ margin-left:265px; } .news-info .date{ color:#666; } .news-info .comment{ color:#4D4D4D; } .news-info .comment .share{ overflow:auto; line-height:normal; float:right; } .news-info .comment .share a{ text-decoration:none; } /* box news content */ .box-news-content{ padding:10px; } .box-news-content .name{ margin-bottom:2px; } .box-news-content .name a{ font-size:14px; font-weight:bold; color:#13294A; } .box-news-content .date_added{ font-size:12px; color:#898989; margin-bottom:10px; } .box-news-content .image a img{ float:left; margin-right:10px; padding:2px; border:1px solid #E3E3E3; } .box-news-content .short-content{ font-size:13px; line-height:20px; text-align:justify; } .box-news-content ul{ list-style:none; padding-left:5px; } .box-news-content ul li{ list-style:none; margin-bottom:0; } /* news */ .news-list > div{ margin-bottom:15px; overflow:auto; } .news-list > div .name a{ color:#13294a; font-size:13px; font-weight:bold; } .news-list > div .image{ float:left; margin-right:10px; } .news-list > div .date_added{ color:#b1b1b1; } .news-list > div .short-content{ margin-top:5px; text-align:justify; } .news-list > div .image img{ border:1px solid #e7e7e7; padding:3px; } .news-related h3{ background:none repeat scroll 0 0 #fff; border:1px solid #ddd; border-radius:4px 4px 0 0; color:#333; padding:8px; margin-bottom:0; font-size:15px; } .news-related ul{ background:none repeat scroll 0 0 #eee; box-shadow:0 0 10px #ccc inset; margin-bottom:20px; margin-top:0; min-height:20px; padding:9px; border-radius:0 0 4px 4px; } .news-related ul li{ list-style:none; margin-left:18px; margin-bottom:4px; } .tags-list{ margin-bottom:10px; } .news-description{ background:none repeat scroll 0 0 #fff; border:4px solid #fff; border-radius:4px 4px 0 0; box-shadow:0 1px 4px rgba(0, 0, 0, 0.2); padding:0 10px; width:100%; } .news-description img{ max-width:100% !important; } .news-description p{ max-width:100% !important; } .news-description ul{ list-style-type:disc !important; margin:10px 0; padding-left:40px; } .news-description ul li{ list-style-type:disc !important; } .news-description strong{ font-weight:bold !important; }