diff --git a/static/img/ord_fudan/input_bg.jpg b/static/img/ord_fudan/input_bg.jpg new file mode 100644 index 0000000..b250a9d Binary files /dev/null and b/static/img/ord_fudan/input_bg.jpg differ diff --git a/static/img/ord_fudan/poster_bg.jpg b/static/img/ord_fudan/poster_bg.jpg new file mode 100644 index 0000000..7312596 Binary files /dev/null and b/static/img/ord_fudan/poster_bg.jpg differ diff --git a/templates/list.html b/templates/list.html index a045899..b026c38 100644 --- a/templates/list.html +++ b/templates/list.html @@ -61,6 +61,11 @@ position: relative; } + .input-form { + position: absolute; + top: 0; + } + .part2 { min-width: 200px; overflow: hidden; @@ -76,15 +81,16 @@ } .new .qbox { - background: black; + background: transparent; color: white; + border: none; } .new .qbox input, .new .qbox textarea { border: none; border-bottom: 2px solid; - background: black; + background: transparent; color: white; border-radius: 0; } @@ -176,15 +182,13 @@
-
-
+ +
-

自荐提名

+

自荐提名

-
-
{% for v in vs %}