From c86f58d1b2ff25c574f3df3659f92b564cafa6dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=B5=D0=BC=D0=B5=D0=BD=D0=BE=D0=B2=D0=B0=20=D0=9C?= =?UTF-8?q?=D0=B0=D1=80=D0=B8=D1=8F?= Date: Sat, 23 Mar 2019 22:49:11 +0400 Subject: [PATCH] tab with latex editing --- src/main/resources/public/css/paper.css | 4 + .../resources/templates/papers/paper.html | 227 ++++++++++-------- 2 files changed, 133 insertions(+), 98 deletions(-) diff --git a/src/main/resources/public/css/paper.css b/src/main/resources/public/css/paper.css index 6e61d0c..159bbe1 100644 --- a/src/main/resources/public/css/paper.css +++ b/src/main/resources/public/css/paper.css @@ -2,4 +2,8 @@ display: flex; justify-content: center; flex-direction: column; +} + +.nav-tabs { + margin-bottom: 20px; } \ No newline at end of file diff --git a/src/main/resources/templates/papers/paper.html b/src/main/resources/templates/papers/paper.html index a0b11f1..2953b93 100644 --- a/src/main/resources/templates/papers/paper.html +++ b/src/main/resources/templates/papers/paper.html @@ -23,113 +23,144 @@
+
- -
- - -

Incorrect title

-

-
- -
- - -
- -
- - -
- -
- -
- -
- -
-
- -
-
- - -
+
-
- -
-
- - -

Incorrect title

-
+ +