diff --git a/src/Damnit/Resources/pretty-template.php b/src/Damnit/Resources/pretty-template.php index aef3696..9ae5c33 100644 --- a/src/Damnit/Resources/pretty-template.php +++ b/src/Damnit/Resources/pretty-template.php @@ -27,6 +27,17 @@ margin: 0; } + .branding { + position: absolute; + top: 10px; + right: 20px; + color: #777777; + font-size: 10px; + } + .branding a { + color: #CD3F3F; + } + header { padding: 30px 20px; color: white; @@ -182,6 +193,9 @@