国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

467 satır
8.1KB

  1. ::-webkit-scrollbar {
  2. width:6px;
  3. height:6px
  4. }
  5. ::-webkit-scrollbar-thumb {
  6. background:#dee2e6
  7. }
  8. ::-webkit-scrollbar-track {
  9. background:#f5f5f5
  10. }
  11. * {
  12. scrollbar-color:#dee2e6 #f5f5f5;
  13. scrollbar-width:thin
  14. }
  15. body {
  16. line-height:1.6;
  17. letter-spacing:.6px;
  18. font-size:14px;
  19. font-family:Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
  20. color:#545b62
  21. }
  22. a {
  23. color:#545b62
  24. }
  25. a:hover {
  26. color:#ff8400;
  27. text-decoration:none
  28. }
  29. img {
  30. max-width:100%;
  31. border-radius:.5rem
  32. }
  33. ul,ol,li {
  34. margin:0;
  35. padding:0;
  36. list-style:none
  37. }
  38. h1,h2,h3,h4,h5,h6 {
  39. margin:0;
  40. line-height:1.2;
  41. font-weight:600;
  42. color:#393d49
  43. }
  44. h1 {
  45. font-size:30px
  46. }
  47. h2 {
  48. font-size:22px
  49. }
  50. h3,h4 {
  51. font-size:18px
  52. }
  53. h5,h6 {
  54. font-size:16px
  55. }
  56. form.search {
  57. display:flex;
  58. width:100%
  59. }
  60. input[type=file] {
  61. padding:0;
  62. height:auto;
  63. border:0
  64. }
  65. .body-bg {
  66. background:#f5f5f5
  67. }
  68. .carousel-caption {
  69. bottom:0
  70. }
  71. .carousel-caption h2 {
  72. color:#fff
  73. }
  74. .carousel-caption h2,.item-article h2,.item-vote h2,.item-tag h2,.list-info-search h2 {
  75. font-size:18px
  76. }
  77. .item-title h2 {
  78. font-size:22px
  79. }
  80. .item-article li {
  81. margin-bottom:10px;
  82. line-height:18px;
  83. overflow:hidden;
  84. text-overflow:ellipsis;
  85. white-space:nowrap
  86. }
  87. .item-article li:last-child {
  88. margin-bottom:0
  89. }
  90. .item-theme {
  91. margin-bottom:2rem;
  92. transition:all .5s
  93. }
  94. .item-theme-box {
  95. padding:1.5rem
  96. }
  97. .item-theme-img img {
  98. width:100%;
  99. height:250px
  100. }
  101. .item-theme p,.item-news p {
  102. margin-bottom:0;
  103. color:#999;
  104. overflow:hidden;
  105. text-overflow:ellipsis;
  106. display:-webkit-box;
  107. -webkit-line-clamp:2;
  108. -webkit-box-orient:vertical
  109. }
  110. .item-news {
  111. margin-bottom:2rem;
  112. padding:1.5rem;
  113. transition:all .5s
  114. }
  115. .item-theme:hover,.item-news:hover {
  116. box-shadow:0 14px 30px -16px rgba(0,36,100,.25);
  117. transform:translateY(-6px)
  118. }
  119. .item-news h4 {
  120. margin:20px 0 16px;
  121. overflow:hidden;
  122. text-overflow:ellipsis;
  123. white-space:nowrap
  124. }
  125. .item-news-img img {
  126. width:100%;
  127. height:200px
  128. }
  129. .item-news i,.item-news span {
  130. color:#999
  131. }
  132. .item-info a {
  133. color:#1eb867
  134. }
  135. .list-article-img img {
  136. width:100%;
  137. height:260px
  138. }
  139. .list-article-body h2 {
  140. font-size:18px;
  141. overflow:hidden;
  142. text-overflow:ellipsis;
  143. white-space:nowrap
  144. }
  145. .list-article-body h2 a {
  146. color:#393d49
  147. }
  148. .article-theme-title h1 {
  149. margin-bottom:1rem;
  150. font-size:22px
  151. }
  152. .article-theme-img,.article-hot-img img {
  153. width:100%
  154. }
  155. .article-theme-info .item {
  156. display:inline-block;
  157. width:100px
  158. }
  159. .article-theme-info .price {
  160. font-size:18px;
  161. font-weight:600
  162. }
  163. .list-article-body p,.item-vote .table,.article-theme-body p:last-child,.article-hot:last-child {
  164. margin-bottom:0
  165. }
  166. .article-theme-body h2,.article-right h2 {
  167. margin-bottom:1rem;
  168. font-size:18px
  169. }
  170. .article-hot {
  171. margin-bottom:1.5rem
  172. }
  173. .article-hot-box {
  174. padding:1rem 1.5rem;
  175. background:#fff
  176. }
  177. .article-hot-box h4 {
  178. font-size:14px;
  179. font-weight:400;
  180. overflow:hidden;
  181. text-overflow:ellipsis;
  182. white-space:nowrap
  183. }
  184. .article-hot-box i,.article-hot-box span,.article-meta span,.item-theme-box .text-left i,.item-theme-box .text-right span,.list-article-body i,.list-article-body span {
  185. color:#999
  186. }
  187. .article-main h1,.article-main h2,.article-main h3,.article-main h4,.article-main h5,.article-main h6 {
  188. margin-bottom:1rem;
  189. font-size:18px
  190. }
  191. .article-meta span {
  192. margin-right:1rem
  193. }
  194. .likes .comment-container {
  195. width:200px;
  196. padding:10px 20px;
  197. border:1px solid #f5f5f5;
  198. border-radius:30px;
  199. margin:0 6px;
  200. cursor:pointer
  201. }
  202. .likes .comment-container:hover {
  203. background:#fffce0
  204. }
  205. .likes .comment-top {
  206. display:flex;
  207. flex-direction:row;
  208. align-items:center;
  209. margin-bottom:10px
  210. }
  211. .likes .comment-top-text {
  212. margin-left:10px;
  213. color:#497cf6
  214. }
  215. .likes .comment-top-text-danger {
  216. margin-left:10px;
  217. color:#d21d35
  218. }
  219. .likes .text-like {
  220. color:#497cf6
  221. }
  222. .likes .text-unlike {
  223. color:#d21d35
  224. }
  225. .likes .comment-top p {
  226. margin-bottom:unset
  227. }
  228. .prenext .pagination-previous,.pagination-next {
  229. padding:10px 20px;
  230. font-size:14px;
  231. color:#a6a5a6;
  232. border-radius:30px;
  233. border:1px solid #f0f0f0;
  234. cursor:pointer
  235. }
  236. .actbox {
  237. float:right;
  238. padding:10px
  239. }
  240. .actbox ul {
  241. list-style:none
  242. }
  243. .actbox ul li {
  244. float:left;
  245. margin-left:10px
  246. }
  247. .feedbacks .face {
  248. width:40px;
  249. height:40px;
  250. border-radius:50%;
  251. border:solid 1px #ccc
  252. }
  253. .feedbacks .media {
  254. border-bottom:solid 1px #ccc
  255. }
  256. .feedbacks .feedback_replies .media {
  257. border-top:solid 1px #ccc;
  258. border-bottom:0
  259. }
  260. .feedbacks .media-body span {
  261. color:#999
  262. }
  263. .feedbacks .feedback-basic {
  264. display:inline-block
  265. }
  266. .feedbacks .feedback-action {
  267. float:right
  268. }
  269. .feedbacks ._feedback_reply .alert {
  270. margin-bottom:0
  271. }
  272. .nav-link {
  273. padding:0 10px;
  274. height:36px;
  275. line-height:36px
  276. }
  277. .navbar-dark .navbar-nav .nav-link {
  278. color:#eee
  279. }
  280. .nav-item .active {
  281. color:#ff8400
  282. }
  283. .logo img {
  284. height:40px
  285. }
  286. .login-from {
  287. margin:5rem 0;
  288. width:500px
  289. }
  290. .login-box {
  291. padding:1.25rem;
  292. background:#fff
  293. }
  294. .user-login,.user-actions {
  295. line-height:40px
  296. }
  297. .user-actions {
  298. text-align:right
  299. }
  300. .copyright {
  301. padding:1.5rem;
  302. background:#343a40
  303. }
  304. .flink,.flink a,.copyright,.copyright a {
  305. color:#fff
  306. }
  307. .biz-mb {
  308. margin-bottom:-2rem
  309. }
  310. .bannr-img {
  311. width:100%;
  312. height:345px
  313. }
  314. .user-img-md {
  315. width:60px;
  316. height:60px;
  317. border-radius:50%;
  318. border:1px solid #eee
  319. }
  320. .user-img-sm {
  321. width:36px;
  322. height:36px;
  323. border-radius:50%;
  324. border:1px solid #eee
  325. }
  326. .user-img-xs {
  327. width:30px;
  328. height:30px;
  329. border-radius:50%;
  330. border:1px solid #eee
  331. }
  332. .user-meter i {
  333. font-size:22px!important;
  334. color:#1eb867
  335. }
  336. .userspace .info {
  337. font-size:14px;
  338. font-weight:400;
  339. color:#545b62
  340. }
  341. .list-group-item.active a {
  342. color:#fff
  343. }
  344. .list-group-flush>.list-group-item {
  345. cursor:pointer
  346. }
  347. .pannel-main-container {
  348. padding:1.5rem;
  349. background:#fff
  350. }
  351. .input-group-append .btn-sm {
  352. line-height:1.8
  353. }
  354. .table {
  355. color:#545b62
  356. }
  357. .table td,.table th {
  358. padding:.65rem;
  359. vertical-align:middle
  360. }
  361. .form-control {
  362. display:inline-block;
  363. height:36px
  364. }
  365. .form-control,.fa {
  366. font-size:14px!important
  367. }
  368. .fa {
  369. color:inherit;
  370. cursor:pointer
  371. }
  372. .btn+.btn {
  373. margin-left:10px
  374. }
  375. .l-height-30 {
  376. line-height:30px
  377. }
  378. .input-text {
  379. height:36px;
  380. line-height:36px
  381. }
  382. .thumbnail-md {
  383. max-width:280px;
  384. max-height:168px
  385. }
  386. .admin-textarea-xl {
  387. width:100%
  388. }
  389. .admin-input-lg {
  390. width:60%
  391. }
  392. .admin-input-sm {
  393. width:160px
  394. }
  395. .admin-input-xs {
  396. width:60px
  397. }
  398. .navbar-toggler,.dropdown-menu,.breadcrumb,.cke_chrome,.cke_inner,.pagination,.form-control,.btn-md,.btn-sm,.alert,.rounded {
  399. border-radius:.5rem!important
  400. }
  401. .btn-xs {
  402. border-radius:.35rem!important
  403. }
  404. .cke_top,.item-theme-img img,.list-article-img img,.article-hot-img img {
  405. border-radius:.5rem .5rem 0 0!important
  406. }
  407. .cke_bottom,.list-article-radius {
  408. border-radius:0 0 .5rem .5rem!important
  409. }
  410. #validateimg,.btn-send {
  411. border-radius:0 .5rem .5rem 0!important
  412. }
  413. .rounded-circle {
  414. border-radius:50%!important
  415. }
  416. .page-item:first-child .page-link {
  417. border-top-left-radius:.5rem!important;
  418. border-bottom-left-radius:.5rem!important
  419. }
  420. .page-item:last-child .page-link {
  421. border-top-right-radius:.5rem!important;
  422. border-bottom-right-radius:.5rem!important
  423. }
  424. .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child) {
  425. border-top-right-radius:0!important;
  426. border-bottom-right-radius:0!important
  427. }
  428. .input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
  429. border-top-left-radius:0!important;
  430. border-bottom-left-radius:0!important
  431. }
  432. #returntop {
  433. display:none;
  434. position:fixed;
  435. padding:10px 14px;
  436. right:1rem;
  437. bottom:1rem;
  438. color:#fff;
  439. cursor:pointer;
  440. background:#ec982c;
  441. border-radius:.5rem;
  442. border:0;
  443. z-index:9998
  444. }
  445. #returntop:hover {
  446. background:#e77817
  447. }
  448. @media (max-width:480px) {
  449. .m-pb-1 {
  450. padding-bottom:1rem
  451. }
  452. .m-pb-2 {
  453. padding-bottom:2rem
  454. }
  455. .login-from {
  456. width:100%
  457. }
  458. .bannr-img,.item-theme-img img,.list-article-img img {
  459. height:250px
  460. }
  461. .item-news-img img {
  462. height:210px
  463. }
  464. .feedbacks .feedback-action {
  465. float:none
  466. }
  467. }