Skip to content

Commit 70fd8ab

Browse files
committed
Added a CSS rule for an experimental feature
1 parent 9f2245f commit 70fd8ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: assets/themes/curveball/main.css

+1
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ a.definition {
207207

208208
.status-deprecated { background: #d93b3b; }
209209
.status-gone { background: #d93b3b; }
210+
.status-experimental { background: #3e57d6; }
210211

211212
.method-post { background: #2365a8; }
212213
.method-get { background: #5c945f; }

0 commit comments

Comments
 (0)