Skip to content

Commit 7976abf

Browse files
committed
More styling.
1 parent c42cbf4 commit 7976abf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

default.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ h1,h2,h3,h4,h5,h6 {
3636
border-bottom: thick solid !important;
3737
padding: 3px !important;
3838
}
39-
h1,h2,h3,h4,h5,h6,.example, .issue, .figure, .note {
39+
h1,h2,h3,h4,h5,h6,.example, .issue, .figure, .note, .propdef {
4040
-webkit-animation: rainbow-border 2s infinite;
4141
-moz-animation: rainbow-border 2s infinite;
4242
-o-animation: rainbow-border 2s infinite;
4343
-ms-animation: rainbow-border 2s infinite;
4444
}
45-
.example, .issue, .figure, .note {
45+
.example, .issue, .figure, .note, .propdef {
4646
border: 10px ridge !important;
4747
background: transparent !important;
4848
}

0 commit comments

Comments
 (0)