File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 font-family : "Century Gothic" , arial, sans-serif;
4949 font-size : 150% ;
5050 letter-spacing : 1px ;
51+ margin-top : 2.5px ;
52+ }
53+
54+ .rt-heading {
55+ padding : 2.5px 0 ;
56+ margin : 2.5px 0 ;
57+ }
58+
59+ header .ScriptHeader {
60+ padding-top : 2.5px ;
5161}
5262
5363p {
6373}
6474
6575ol li {
66- margin-bottom : 4 px ;
76+ margin-bottom : 2 px ;
6777 font-family : Verdana, Geneva, sans-serif;
6878 font-size : 14px ;
6979}
@@ -80,6 +90,28 @@ p.ellipsis-separator + p {
8090 margin-top : 3px ;
8191}
8292
93+ /* Reduce spacing around content after ellipses */
94+ .card-header p {
95+ margin-bottom : 2px ;
96+ margin-top : 2px ;
97+ }
98+
99+ .card-header ol {
100+ margin-top : 1px ;
101+ margin-bottom : 1px ;
102+ padding-top : 0 ;
103+ padding-bottom : 0 ;
104+ }
105+
106+ .card-header {
107+ padding : 1rem 1rem 0.5rem !important ;
108+ }
109+
110+ .my-profile {
111+ padding-top : 5px !important ;
112+ padding-bottom : 5px !important ;
113+ }
114+
83115@media (min-width : 992px ) {
84116 .my-profile .row {
85117 margin-left : -5px ;
You can’t perform that action at this time.
0 commit comments