Skip to content

Commit 02d0713

Browse files
committed
readd css for legacy pages
1 parent a809853 commit 02d0713

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

static/css/chart.css

+6
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,12 @@ a.learn:hover,
209209
font-size: 131%;
210210
}
211211

212+
/* for older pages, before ext-icons were introduced (2023-11-26) */
213+
.twitter-icon {
214+
float: right;
215+
margin: 1em;
216+
}
217+
212218
a.issue_nav {
213219
color: #fff;
214220
}

0 commit comments

Comments
 (0)