File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change @@ -102,6 +102,37 @@ li:first-of-type .fda-syllabus-header {
102102 .simple-view-element-body {
103103 padding : 1rem ;
104104 }
105+
106+ .simple-view-element-body .file-section {
107+
108+ ds-file-download-link {
109+ border-bottom : 1px solid #58058c17 ;
110+ display : block ;
111+
112+ & :last-of-type {
113+ border : none ;
114+ padding-bottom : .5rem ;
115+ }
116+ }
117+
118+ .badge-primary {
119+ margin-right : .5rem ;
120+ }
121+
122+ a {
123+ display : inline-block ;
124+ line-height : 2rem ;
125+ font-weight : 600 ;
126+
127+ span :nth-child (2 ) {
128+ color : darkslategray ;
129+ font-size : smaller ;
130+ display : inline-block ;
131+ margin-left : 5px ;
132+ font-weight : normal ;
133+ }
134+ }
135+ }
105136}
106137
107138#expandable-navbar-section-browse_global {
You can’t perform that action at this time.
0 commit comments