mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Toderp work
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
margin: 40px auto;
|
||||
}
|
||||
.toderp-small-logo {
|
||||
background: url('../img/logo-header.png') no-repeat transparent;
|
||||
background-size: 76px 21px;
|
||||
background-position: 50%;
|
||||
box-flex: 1;
|
||||
-webkit-box-flex: 1;
|
||||
}
|
||||
@@ -53,4 +56,9 @@
|
||||
background: url('../img/splash@2x.png') no-repeat transparent;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.toderp-small-logo {
|
||||
background: url('../img/logo-header@2x.png') no-repeat transparent;
|
||||
background-size: 76px 21px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user