Update branding

This commit is contained in:
NTD 2018-02-05 02:23:23 -05:00 committed by Roy Tam
commit 2647275ab1
34 changed files with 259 additions and 86 deletions

View file

@ -28,8 +28,14 @@
#rightBox {
margin-left: 30px;
margin-right: 30px;
background-image: url("chrome://branding/content/about-wordmark.png");
background-repeat: no-repeat;
/* padding-top creates room for the wordmark */
padding-top: 38px;
margin-top:20px;
}
#updateDeck > hbox > label:not([class="text-link"]) {
color: #909090;
}