diff --git a/assets/Industry-Medium.woff b/assets/Industry-Medium.woff new file mode 100644 index 0000000..7ab5e87 Binary files /dev/null and b/assets/Industry-Medium.woff differ diff --git a/assets/fonts/Industry W00 Medium.ttf b/assets/fonts/Industry W00 Medium.ttf new file mode 100644 index 0000000..c68220a Binary files /dev/null and b/assets/fonts/Industry W00 Medium.ttf differ diff --git a/assets/fonts/Industry W00 Medium.woff b/assets/fonts/Industry W00 Medium.woff new file mode 100644 index 0000000..b66f59f Binary files /dev/null and b/assets/fonts/Industry W00 Medium.woff differ diff --git a/assets/fonts/Industry-Medium.woff b/assets/fonts/Industry-Medium.woff new file mode 100644 index 0000000..7ab5e87 Binary files /dev/null and b/assets/fonts/Industry-Medium.woff differ diff --git a/assets/images/account-icon.png b/assets/images/account-icon.png new file mode 100644 index 0000000..b996168 Binary files /dev/null and b/assets/images/account-icon.png differ diff --git a/assets/images/down.svg b/assets/images/down.svg new file mode 100644 index 0000000..2f18305 --- /dev/null +++ b/assets/images/down.svg @@ -0,0 +1 @@ +chevron-circle-down@1x \ No newline at end of file diff --git a/assets/images/menu-icon-set.png b/assets/images/menu-icon-set.png new file mode 100644 index 0000000..bc3f108 Binary files /dev/null and b/assets/images/menu-icon-set.png differ diff --git a/assets/images/titlecap.png b/assets/images/titlecap.png new file mode 100644 index 0000000..c100414 Binary files /dev/null and b/assets/images/titlecap.png differ diff --git a/assets/stylesheets/template/IndustryW00-Medium.css b/assets/stylesheets/template/IndustryW00-Medium.css new file mode 100644 index 0000000..df9658d --- /dev/null +++ b/assets/stylesheets/template/IndustryW00-Medium.css @@ -0,0 +1,15 @@ +/* + www.OnlineWebFonts.Com + You must credit the author Copy this link on your web +
Font made from oNline Web Fontsis licensed by CC BY 3.0
+ OR + oNline Web Fonts +*/ +@font-face {font-family: "IndustryW00-Medium"; + src: url("https://db.onlinewebfonts.com/t/b8e20323f8f36e06f87745c93c45afcd.eot"); /* IE9*/ + src: url("https://db.onlinewebfonts.com/t/b8e20323f8f36e06f87745c93c45afcd.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ + url("https://db.onlinewebfonts.com/t/b8e20323f8f36e06f87745c93c45afcd.woff2") format("woff2"), /* chrome firefox */ + url("https://db.onlinewebfonts.com/t/b8e20323f8f36e06f87745c93c45afcd.woff") format("woff"), /* chrome firefox */ + url("https://db.onlinewebfonts.com/t/b8e20323f8f36e06f87745c93c45afcd.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/ + url("https://db.onlinewebfonts.com/t/b8e20323f8f36e06f87745c93c45afcd.svg#IndustryW00-Medium") format("svg"); /* iOS 4.1- */ +} diff --git a/modules/personal_lab/index.html.erb b/modules/personal_lab/index.html.erb index b22a8de..b7144fc 100644 --- a/modules/personal_lab/index.html.erb +++ b/modules/personal_lab/index.html.erb @@ -2,20 +2,16 @@

{{widget-title}}

- {{th_year}} {{th_lab_title}} {{th_location}} {{th_member}} - 更多內容 - {{year}} - {{lab_title}} + {{lab_title}} {{location}} {{member}} - {{th_detail}} diff --git a/modules/personal_lab/index.html.erb.bak b/modules/personal_lab/index.html.erb.bak new file mode 100644 index 0000000..edfdb53 --- /dev/null +++ b/modules/personal_lab/index.html.erb.bak @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + +

{{widget-title}}

{{th_year}}{{th_lab_title}}{{th_location}}{{th_member}}更多內容
{{year}}{{lab_title}}{{location}}{{member}}{{th_detail}}
+{{pagination_goes_here}} + + \ No newline at end of file