diff --git a/app/templates/nccu/assets/stylesheets/template/base/_default.scss b/app/templates/nccu/assets/stylesheets/template/base/_default.scss index df6d306..b26bdde 100644 --- a/app/templates/nccu/assets/stylesheets/template/base/_default.scss +++ b/app/templates/nccu/assets/stylesheets/template/base/_default.scss @@ -22,7 +22,6 @@ body { } h1, h2, h3, h4, h5, h6, label, legend { - font-family: Helvetica, Arial, sans-serif; } h3 { font-size: 18px; @@ -3841,6 +3840,9 @@ img { .text-right { clear: both; } + + + #main-content { padding-right: 20px; border-right: 1px solid #cfcfcf; diff --git a/app/templates/nccu/assets/stylesheets/template/modules/announcement.scss b/app/templates/nccu/assets/stylesheets/template/modules/announcement.scss index 858b30a..e30c502 100644 --- a/app/templates/nccu/assets/stylesheets/template/modules/announcement.scss +++ b/app/templates/nccu/assets/stylesheets/template/modules/announcement.scss @@ -223,16 +223,57 @@ $table-th-bgcolor: $theme-color-main; background-color: #e9e9e9; } td { - font-size: $w-table-td-font-size; border-bottom: 1px solid #d1d1d1; padding: 0.3rem; - font-size: 1.2em; + font-size: 15px; + font-family: Helvetica,Arial,sans-serif; + font-size: 0.9375rem; } .i-announcement__status { margin-bottom: 0.3rem; } } +.i-tag-cloud { + margin: 0 0 20px; + min-height: 10px; + font-family: Helvetica,Arial,sans-serif; + line-height: 1.2; + .i-tag-cloud__widget-title { + border-bottom: 1px solid #7F7F7F; + font-size: 15px; + font: bold 0.9375rem/100% 微軟正黑體,新細明體,sans-serif; + margin: 0 0 10px; + padding: 0 0 10px 10px; + } + .hot1{ + font-size: 21px; + font-size: 1.3125rem; + } + .hot2{ + font-size: 18px; + font-size: 1.125rem; + } + .hot3{ + font-size: 15px; + font-size: 0.9375rem; + } + .hot4{ + font-size: 12px; + font-size: 0.75rem; + } + a { + color: #08C; + } + a:hover { + color: #005580; + } + .active { + background-color: #005580; + color: #FFF; + } +} + // Announcement SHOW .show-announcement { .show-title { diff --git a/app/templates/nccu/assets/stylesheets/template/modules/news.scss b/app/templates/nccu/assets/stylesheets/template/modules/news.scss index 6da7d3f..b423451 100644 --- a/app/templates/nccu/assets/stylesheets/template/modules/news.scss +++ b/app/templates/nccu/assets/stylesheets/template/modules/news.scss @@ -47,6 +47,8 @@ } .i-category { + margin: 0 0 20px; + .i-category__widget-title { border-bottom: 1px solid #7F7F7F; font: bold 1.25em/100% 微軟正黑體,新細明體,sans-serif; diff --git a/app/templates/nccu/modules/announcement/annc_index1.html.erb b/app/templates/nccu/modules/announcement/annc_index1.html.erb index 068a146..5ef6f66 100644 --- a/app/templates/nccu/modules/announcement/annc_index1.html.erb +++ b/app/templates/nccu/modules/announcement/annc_index1.html.erb @@ -32,6 +32,13 @@ +
{{body}}
@@ -51,7 +45,12 @@ - +