diff --git a/Resources/public/css/screen.css b/Resources/public/css/screen.css index 5cd6f02..c2f3ae9 100644 --- a/Resources/public/css/screen.css +++ b/Resources/public/css/screen.css @@ -136,6 +136,10 @@ table tbody tr:last-child td { font-size: 1.2em; } +#header a { + text-decoration: none; +} + #colophon { margin: 0 15px 40px 15px; padding: 10px 0; @@ -425,10 +429,6 @@ li.operation.patch div.content h4 { cursor: pointer; } -#header a { - text-decoration: none; -} - /** sandbox */ .pane:not(.selected) {