File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 55 < title > Solid Notifications Protocol</ title >
66 < meta content ="width=device-width, initial-scale=1 " name ="viewport " />
77 < link href ="https://www.w3.org/StyleSheets/TR/2021/W3C-ED " media ="all " rel ="stylesheet " title ="W3C-ED " />
8+ < link href ="https://www.w3.org/StyleSheets/TR/2021/dark.css " media ="(prefers-color-scheme: dark) " rel ="stylesheet " />
89< style >
10+ @media (prefers-color-scheme : light) {
11+ code , samp { color : # c83500 ; }
12+ pre code , pre samp { color : # 000 ; }
13+ }
14+
915body {
1016counter-reset : section;
1117counter-reset : sub-section;
1218}
13- em .rfc2119 { color : # 900 ; }
14- code , samp { color : # c83500 ; }
15- pre code , pre samp { color : # 000 ; }
1619dfn { font-weight : inherit; }
1720.do .fragment a { border-bottom : 0 ; }
1821.do .fragment a : hover { background : none; border-bottom : 0 ; }
You can’t perform that action at this time.
0 commit comments