Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit591cd65

Browse files
committed
Don't use custom CSS for announcement banner
1 parentbc2c872 commit591cd65

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

‎doc/_static/mpl.css

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -14,29 +14,6 @@
1414
margin:0;
1515
}
1616

17-
/* Make announcement an error colour for unreleased documentation, and sticky. */
18-
#unreleased-message.bd-header-announcement {
19-
border-bottom: solidvar(--pst-color-danger-highlight);
20-
color:var(--pst-color-danger-text);
21-
font-weight:var(--pst-admonition-font-weight-heading);
22-
position: sticky;
23-
top:0;
24-
z-index:1050;
25-
}
26-
27-
#unreleased-message.bd-header-announcement:after {
28-
background-color:var(--pst-color-danger);
29-
opacity:1;
30-
}
31-
32-
#unreleased-message.bd-header-announcementa {
33-
color:var(--pst-color-danger-text);
34-
}
35-
36-
#unreleased-message.bd-header-announcement+ .bd-navbar {
37-
top:3rem;/* Minimum height of announcement header. */
38-
}
39-
4017
/* multi column TOC */
4118
.contentsul {
4219
list-style-type: none;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp