|
8 | 8 | /* headline --------------------- */
|
9 | 9 | .heardline {box-sizing:border-box;width:100% !important;height:auto !important;margin-bottom:10px;overflow:hidden;border-color:#cdcdcd;}
|
10 | 10 | .heardline .tit_photo .txt {border:0 !important;}
|
| 11 | +.heardline .tit_photo .txt span {display:-webkit-box !important;height:auto !important;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;} |
11 | 12 | .heardline ul {padding-left:416px !important;}
|
12 | 13 | .heardline ul li {width:100% !important;}
|
13 | 14 | .heardline ul li:last-child {margin-bottom:0 !important;}
|
|
16 | 17 | .heardline ul li .txt {display:block !important;width:auto !important;padding:3px 0 0 103px !important;vertical-align:middle;}
|
17 | 18 |
|
18 | 19 | .heardline ul li .txt strong {display:block !important;}
|
19 |
| -.heardline ul li .txt strong a {white-space:nowrap;text-overflow:ellipsis;font-size:14px;color:#555;} |
| 20 | +.heardline ul li .txt strong a {display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;color:#555;} |
20 | 21 | .heardline ul li .txt .s_font {display: -webkit-box;width:auto !important;white-space:normal !important;text-overflow:clip !important;-webkit-line-clamp:3;word-wrap:break-word;-webkit-box-orient: vertical;color:#888;}
|
21 | 22 |
|
22 | 23 | /* article box --------------------- */
|
23 |
| -.article_box {position:relative;height:306px;box-sizing:border-box;width:560px !important;float:right;border-width:1px !important;margin-bottom:10px;} |
| 24 | +.article_box {position:relative;height:328px;box-sizing:border-box;width:560px !important;float:right;border-width:1px !important;margin-bottom:10px;} |
24 | 25 | .article_box .highlight_poll {box-sizing:border-box;float:none !important;width:auto !important;border:none !important;background:transparent !important;}
|
25 | 26 | .article_box .highlight_poll h3 {padding:12px 0 8px 16px !important;}
|
26 | 27 | .article_box .highlight_poll .video {margin-bottom:10px;padding:0 15px;}
|
|
35 | 36 | .article_box .highlight_poll iframe {display:none;}
|
36 | 37 | .article_box .news_cont {box-sizing:border-box;position:relative;width:auto !important;padding: 0 0 0 10px !important;}
|
37 | 38 | /* news list */
|
38 |
| -.article_box .news_cont .news_list {position:absolute !important;width:310px !important;height:155px !important;top:150px;border-bottom:none !important;} |
| 39 | +.article_box .news_cont .news_list {position:absolute !important;width:310px !important;height:155px !important;top:156px;border-bottom:none !important;} |
39 | 40 | .article_box .news_cont .news_list h3 {padding:12px 0 6px !important;border-bottom:1px solid #e3e3e3;margin-bottom:8px;}
|
40 | 41 | .article_box .news_cont .news_list .view {top:13px !important;right:0;font-family:Dotum, '돋움', sans-serif;}
|
41 | 42 | .article_box .news_cont .news_list ul li {margin-bottom:3px !important;background:none !important;padding-left:0 !important;}
|
42 |
| -.article_box .news_cont .news_list ul li:nth-child(n+6) {display:none;} |
43 | 43 | .article_box .news_cont .news_list ul li a {display:inline !important;width:auto !important;}
|
44 | 44 | .article_box .news_cont .news_list ul li:first-child a {font-weight:bold !important;}
|
45 | 45 | .article_box .news_cont .news_list .id,
|
|
50 | 50 | .article_box .news_cont .notice ul li {background:none !important;margin-bottom:4px !important;padding-left:0 !important;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
|
51 | 51 | .article_box .news_cont .notice ul li a, .article_box .news_cont .notice ul li a b {font-weight:normal !important;}
|
52 | 52 | .article_box .news_cont .notice ul li:first-child a, .article_box .news_cont .notice ul li:first-child a b {font-weight:bold !important;}
|
53 |
| -.article_box .news_cont .notice ul li:nth-child(n+6) {display:none;} |
54 | 53 | /* sidebar --------------------- */
|
55 |
| -#main_content .right_cont {box-sizing:border-box;width:230px !important;height:306px;position:absolute;top:330px;right:0;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;} |
| 54 | +#main_content .right_cont {box-sizing:border-box;width:230px !important;height:328px;position:absolute;top:330px;right:0;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;} |
56 | 55 | /* login box */
|
57 | 56 | .login_box {width:100% !important;height:auto !important;background:none !important;margin-bottom:15px;padding:0 !important;border:none !important;}
|
58 | 57 | .login_box h3 {background:none !important;padding:13px 0 7px 10px !important;}
|
|
79 | 78 | #score_tab li.tab2 a {top:0;right:0;}
|
80 | 79 | #score_tab li a.selected {z-index:2;background:#fff;border-bottom:none;color:#4a4a4a;font-weight:bold;}
|
81 | 80 | #score_tab li a:hover {text-decoration:none;}
|
82 |
| -#score_rank {height:268px;padding-top:5px;border:1px solid #ddd;border-top:none;} |
| 81 | +#score_rank {height:290px;padding-top:5px;border:1px solid #ddd;border-top:none;} |
83 | 82 | #score_rank table, #score_result table {width:100% !important;font:11px Dotum, '돋움', sans-serif;cursor:default;}
|
84 | 83 | #score_rank table td, #score_result td {color:#666;}
|
85 | 84 | #score_rank td[width="15"] {width:8px !important;}
|
|
98 | 97 | #score_rank table[width="100%"] tr[height='4'] {display:none;}
|
99 | 98 | #score_rank table[width="100%"] tr.redText td {color:#e60e1f;}
|
100 | 99 | #score_rank table[width="100%"] td[width="20"] {width:26px !important;}
|
101 |
| -#score_result {height:268px;padding-top:5px;border:1px solid #ddd;border-top:none;} |
| 100 | +#score_result {height:290px;padding-top:5px;border:1px solid #ddd;border-top:none;} |
102 | 101 | #score_result td[width="15"] {width:10px !important;}
|
103 | 102 | #score_result td[width="9"] {width:10px !important;}
|
104 | 103 | #score_result .resultBoard table[width="100%"] {border-bottom:1px solid #ddd;}
|
|
0 commit comments