We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4142f6 commit f3af56dCopy full SHA for f3af56d
examples.html
@@ -44,12 +44,13 @@
44
text-align: center;
45
}
46
#placement-examples input {
47
+ background-color: #EEE;
48
margin: 10px;
49
padding: 10px 30px;
50
51
52
#mousefollow-examples div {
- background-color: #AAA;
53
54
55
line-height: 400px;
56
margin: 0 auto;
@@ -58,10 +59,10 @@
58
59
60
61
#mouseon-examples div {
62
63
- height: 75px;
64
width: 400px;
65
+ padding: 40px;
66
67
#powerTip a {
68
color: #00F;
0 commit comments