about 页面增加 acm logo
This commit is contained in:
@@ -103,4 +103,8 @@ li.list-group-item {
|
|||||||
|
|
||||||
#share-code textarea {
|
#share-code textarea {
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#about-acm-logo{
|
||||||
|
width: 40%;
|
||||||
}
|
}
|
||||||
BIN
static/src/img/acm_logo.png
Normal file
BIN
static/src/img/acm_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 500 KiB |
@@ -11,6 +11,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<div>
|
<div>
|
||||||
<h2 class="text-center">ACM 简介</h2>
|
<h2 class="text-center">ACM 简介</h2>
|
||||||
|
<img src="/static/img/acm_logo.png" id="about-acm-logo" class="center-block">
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
ACM国际大学生程序设计竞赛(英语:ACM International Collegiate Programming Contest,
|
ACM国际大学生程序设计竞赛(英语:ACM International Collegiate Programming Contest,
|
||||||
|
|||||||
Reference in New Issue
Block a user