mirror of
https://github.com/google/nomulus.git
synced 2025-06-27 06:44:51 +02:00
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:
parent
f86c7c161c
commit
bf75c4ca48
16 changed files with 70 additions and 23 deletions
|
@ -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. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue