File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 150150 overflow : hidden;
151151}
152152
153+ .viewer-card-note {
154+ font-size : 0.9rem ;
155+ color : var (--ifm-color-emphasis-900 );
156+ margin-top : -0.5rem ;
157+ margin-bottom : 0.5rem ;
158+ }
159+
153160.viewer-card-mobile-message {
154161 display : none;
155162}
Original file line number Diff line number Diff line change @@ -28,5 +28,6 @@ hide_table_of_contents: true
2828
2929<div className = " viewer-card" >
3030 <h3 >🔍 Explore the data</h3 >
31+ <p className = " viewer-card-note" >Each layer can be toggled on and off by selecting its name. Note that some layers may take a few moments to load.</p >
3132 <iframe src = " https://neuroglancer-demo.appspot.com/#!https://dandiarchive.s3.amazonaws.com/blobs/f6b/759/f6b75920-36c0-403e-a8a1-200d66a9e00d" title = " Neuroglancer" allow = " fullscreen" ></iframe >
3233</div >
You can’t perform that action at this time.
0 commit comments