diff --git a/prosopopee/static/css/style-page.css b/prosopopee/static/css/style-page.css index 352f463..2da30f6 100644 --- a/prosopopee/static/css/style-page.css +++ b/prosopopee/static/css/style-page.css @@ -15,6 +15,13 @@ section { margin-bottom: 4em; } +a { + text-decoration: none; + font-weight: bold; + color: #222; + font-style: italic; +} + .full-picture { height: 100%; width: 100%;