diff --git a/app/views/games/_game_show.html.erb b/app/views/games/_game_show.html.erb index 8b73b7713..f139bc6db 100644 --- a/app/views/games/_game_show.html.erb +++ b/app/views/games/_game_show.html.erb @@ -1,5 +1,5 @@
-
+
完成任务后,请点击“提交评测”按钮,若通过系统评测,将为你解锁下一关,祝你早日通关,加油!
diff --git a/app/views/games/_repository.html.erb b/app/views/games/_repository.html.erb index 4c375e0a1..4dcc635b4 100644 --- a/app/views/games/_repository.html.erb +++ b/app/views/games/_repository.html.erb @@ -1,4 +1,17 @@ -
+
+
+

测试输出

+
+ + +
+
+
+ Thor position=(32,4).Light position={32,4}
+ Engryg=74 +
+
+

<%= render :partial => 'myshixun_breadcrumbs', :locals => {:path => @path, :kind => 'dir', :revision => @rev} %> @@ -7,7 +20,7 @@ <% if params[:action] == "entry" %> <% end %> - +

@@ -23,3 +36,40 @@
+ \ No newline at end of file diff --git a/public/stylesheets/css/taskstyle.css b/public/stylesheets/css/taskstyle.css index f2ad94d26..0f715cde6 100644 --- a/public/stylesheets/css/taskstyle.css +++ b/public/stylesheets/css/taskstyle.css @@ -32,7 +32,7 @@ a.link-color-green{color:#29bd8b;} .mt3{ margin-top:3px;}.mt5{ margin-top:5px;}.mt10{ margin-top:10px;}.mt15{ margin-top:15px;}.mt20{ margin-top:20px;}.mt25{ margin-top:25px;}.mt30{ margin-top:30px;} .mb5{ margin-bottom: 5px;}.mb10{ margin-bottom: 10px;}.mb15{ margin-bottom: 15px;}.mb20{ margin-bottom: 20px;}.mb25{ margin-bottom: 25px;}.mb30{ margin-bottom: 30px;} .ml5{ margin-left: 5px;}.ml10{ margin-left: 10px;}.ml15{ margin-left: 15px;}.ml20{ margin-left: 20px;}.ml25{ margin-left: 25px;}.ml30{ margin-left: 30px;}.ml230{ margin-left: 230px;} -.mr5{ margin-right: 5px;}.mr10{ margin-right: 10px;}.mr15{ margin-right: 15px;}.mr20{ margin-right: 20px;}.mr25{ margin-right: 25px;}.mr30{ margin-right:30px;} +.mr5{ margin-right: 5px;}.mr10{ margin-right: 10px;}.mr15{ margin-right: 15px;}.mr20{ margin-right: 20px;}.mr25{ margin-right: 25px;}.mr30{ margin-right:30px;}.mr45{margin-right:45px;} .pt5{ padding-top:5px;}.pt10{ padding-top:10px;}.pt15{ padding-top:15px;}.pt20{ padding-top:20px;} .pb5{ padding-bottom:5px;}.pb10{ padding-bottom:10px;}.pb15{ padding-bottom:15px;}.pb20{ padding-bottom:20px;} .pl5{ padding-left:5px;}.pl10{ padding-left:10px;}.pl15{ padding-left:15px;}.pl20{ padding-left:20px;} @@ -163,4 +163,4 @@ input.knowledge_frame{height:30px;line-height:30px;border:none;background:#f3f5f .content-all-fix{ margin:0; position: absolute; top:15px; z-index:99; } .content-all-fix .tab-info-inner{ overflow:auto; margin:15px 0 0px 15px; } .content-half-fix{ min-width:450px; margin:0; position: absolute; top:15px; z-index:99;} -.content-half-fix02{width:42.5%; min-width:450px; margin:0; min-height:936px; position: absolute; top:15px; z-index:99; right:15px;} \ No newline at end of file +.content-half-fix02{margin:0; position: absolute; top:65px; z-index:99; right:45px;} \ No newline at end of file