diff --git a/db/moona_data.db b/db/moona_data.db index d2e261f..5dba9e2 100644 Binary files a/db/moona_data.db and b/db/moona_data.db differ diff --git a/documents/шаблоны/Логотим Moona.svg b/documents/шаблоны/Логотим Moona.svg index d74999e..a76cf3d 100644 --- a/documents/шаблоны/Логотим Moona.svg +++ b/documents/шаблоны/Логотим Moona.svg @@ -1,17 +1,3 @@ - - - - - - - + diff --git a/static/css/diary.css b/static/css/diary.css index 7addea3..54e7e92 100644 --- a/static/css/diary.css +++ b/static/css/diary.css @@ -123,7 +123,7 @@ textarea { font-weight: bolder; } table { - margin-left: 5%; + margin-left: 10%; width: 90%; } .like { @@ -131,9 +131,15 @@ table { margin-left: auto; margin-right: auto; } -#row1_div, #row2_div, #row3_div { -width: 90%; +#row1_div, #row2_div { +width: 98%; } td { margin: 20px; +} +#all_my_question { +width: 25%; +} +.is_ans { +width: 95%; } \ No newline at end of file diff --git a/static/css/publications.css b/static/css/publications.css index 2bea14b..3db2347 100644 --- a/static/css/publications.css +++ b/static/css/publications.css @@ -1,6 +1,7 @@ table { -margin-left: 20px; +margin-left: 10%; margin-right: auto; + width: 90%; } #row1, #row2, #row3 { width: 32%; diff --git a/static/img/Логотим Moona.svg b/static/img/Логотим Moona.svg index d74999e..a76cf3d 100644 --- a/static/img/Логотим Moona.svg +++ b/static/img/Логотим Moona.svg @@ -1,17 +1,3 @@ - - - - - - - + diff --git a/templates/base.html b/templates/base.html index dbd96af..6fe1e7e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -2,7 +2,9 @@ - + @@ -26,68 +30,97 @@ integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous"> - + {{title}} - Bootstrap - + Bootstrap + - - + + - - + + - + - - + +
- + - Your browser does not support SVG + Your browser does not support SVG - -
diff --git a/templates/diary.html b/templates/diary.html index d7b3b6e..8f93f65 100644 --- a/templates/diary.html +++ b/templates/diary.html @@ -224,7 +224,7 @@
{% for item in question %} - + {% if item.id in ans %}
{{item.quest}}