aboutsummaryrefslogtreecommitdiffstats
path: root/src/html/user_main.html
diff options
context:
space:
mode:
authorpzread <netfirewall@gmail.com>2013-08-12 01:09:08 +0800
committerpzread <netfirewall@gmail.com>2013-08-12 01:09:08 +0800
commit08e008103eaf3acc004beacb368e28cb76de1678 (patch)
treec46308e21d169f159d7c48aef6b304eacb724575 /src/html/user_main.html
parent722bb30bc952b61ce3bd94a5bc7a45db5f6b69ba (diff)
downloadtaiwan-online-judge-master.tar.gz
taiwan-online-judge-master.tar.zst
taiwan-online-judge-master.zip
Update bootstrap. Fix part UI bugHEADmaster
Diffstat (limited to 'src/html/user_main.html')
-rw-r--r--src/html/user_main.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/html/user_main.html b/src/html/user_main.html
index 7abec49..da735d0 100644
--- a/src/html/user_main.html
+++ b/src/html/user_main.html
@@ -1,9 +1,7 @@
<div class="cover"></div>
<div class="row" style="height:768px; margin-top:640px; position:relative; z-index:0;">
- <div class="offset4 span2">
- <img class="img-polaroid avatar"></img>
- </div>
- <div class="span3 profile">
+ <img class="col-lg-2 col-lg-offset-4 img-thumbnail avatar"></img>
+ <div class="col-lg-3 profile">
<h3 class="name"></h3>
<h3>關於我</h3>
<p class="aboutme"></p>