house of pane

This commit is contained in:
Adam Bradley
2015-06-05 15:03:05 -05:00
parent 4fa2e42a9f
commit 5c06eaff7e
14 changed files with 118 additions and 98 deletions

View File

@ -19,6 +19,12 @@
f:last-of-type {
background: red;
}
ion-tab:nth-of-type(2) f {
background: green;
}
ion-tab:nth-of-type(3) f {
background: yellow;
}
</style>
</head>
<body>