diff --git a/dlibrary/static/dlibrary.css b/dlibrary/static/dlibrary.css index 2f67966..c7a17b0 100644 --- a/dlibrary/static/dlibrary.css +++ b/dlibrary/static/dlibrary.css @@ -108,6 +108,12 @@ body { max-width: 100%; } +.work-preview .start-link { + text-align: center; + font-weight: bold; + font-size: 24px; +} + .work-info { flex-basis: 40%; flex-grow: 1; diff --git a/dlibrary/templates/work.html b/dlibrary/templates/work.html index 3717b17..3f75309 100644 --- a/dlibrary/templates/work.html +++ b/dlibrary/templates/work.html @@ -6,6 +6,7 @@
+