style(luggage): make em horizontal
parent
66233b6984
commit
ab180f1640
|
|
@ -22,6 +22,10 @@
|
|||
color: #fff;
|
||||
text-shadow: 1px 1px #000;
|
||||
}
|
||||
.luggage {
|
||||
float: left;
|
||||
width: 20%;
|
||||
}
|
||||
</style>
|
||||
|
||||
<?php
|
||||
|
|
|
|||
Loading…
Reference in New Issue