Make registrar console logo non-Google-Registry-specific

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=134691115
This commit is contained in:
mcilwain 2016-09-29 12:08:34 -07:00 committed by Ben McIlwain
parent f86c7c161c
commit bf75c4ca48
16 changed files with 70 additions and 23 deletions

View file

@ -129,7 +129,7 @@ input#kd-searchfield {
/* Logo */
a.logo {
vertical-align: top;
vertical-align: middle;
font-size: 30px;
font-weight: 300;
font-family: "open sans", sans-serif;
@ -137,12 +137,7 @@ a.logo {
}
a.logo * {
vertical-align: top;
}
a.logo img {
/* Get the baseline of "Google" and "Registry" to line up. */
margin-top: 1px;
vertical-align: middle;
}
/* Reg prefix. */