فهرست منبع

버전 업, 기본 스킨 일부 수정

Surplus_Up (2DU) 7 سال پیش
والد
کامیت
c32d33f069
3فایلهای تغییر یافته به همراه6 افزوده شده و 2 حذف شده
  1. 1 1
      app.py
  2. 2 1
      views/neo_yousoro/css/main.css
  3. 3 0
      views/neo_yousoro/index.html

+ 1 - 1
app.py

@@ -8,7 +8,7 @@ for i_data in os.listdir("route"):
 
         exec("from route." + f_src + " import *")
 
-r_ver = 'v3.0.9-master-005'
+r_ver = 'v3.0.9-master-006'
 c_ver = '309002'
 
 print('Version : ' + r_ver)

+ 2 - 1
views/neo_yousoro/css/main.css

@@ -3,7 +3,8 @@ body {
     word-break: break-all;
     word-wrap: break-word;
     margin: 0;
-    font-family: '나눔고딕', 'nanumgothic', "Nanum Gothic","KoPub Dotum","Malgun Gothic","맑은 고딕",sans-serif;
+    font-family: "나눔고딕", "nanumgothic", "Nanum Gothic", "KoPub Dotum", "Malgun Gothic", "맑은 고딕", "sans-serif";
+    overflow: auto;
 }
 
 ul {

+ 3 - 0
views/neo_yousoro/index.html

@@ -161,6 +161,9 @@
         <div id="bottom">
             <div id="bottom_main">
                 {{imp[1][1]|safe}}
+                <br>
+                <br>
+                <a href="https://github.com/2du/openNAMU"><img id="b_logo" src="/views/main_css/file/s_logo.png"></a>
             </div>
         </div>
         <div id="nav_bar">