improve design patterns example
This commit is contained in:
parent
60c279ed1c
commit
c6bf7ac770
2 changed files with 46 additions and 118 deletions
|
|
@ -1,6 +1,9 @@
|
|||
.OxMyBox {
|
||||
float: left;
|
||||
}
|
||||
.OxMyBox .OxMyText {
|
||||
padding: 4px;
|
||||
}
|
||||
.OxMyInvertibleBox {
|
||||
cursor: pointer;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue