diff --git a/assets/stylesheets/template/template.scss b/assets/stylesheets/template/template.scss index 4b901f0..fcc4c00 100644 --- a/assets/stylesheets/template/template.scss +++ b/assets/stylesheets/template/template.scss @@ -23,7 +23,13 @@ //RWD @import "RWD"; +span.i-member-title:after { + content: ":"; +} +span.i-member-title { + font-weight: bold; +} .dropdown-toggle:focus { // outline: 2px solid #43B5FC; outline: transparent; diff --git a/modules/member/member_index3.html.erb b/modules/member/member_index3.html.erb index 5964980..12285d6 100644 --- a/modules/member/member_index3.html.erb +++ b/modules/member/member_index3.html.erb @@ -14,7 +14,7 @@