File tree Expand file tree Collapse file tree 2 files changed +930
-534
lines changed Expand file tree Collapse file tree 2 files changed +930
-534
lines changed Original file line number Diff line number Diff line change 112
112
font-size : 0.8em ;
113
113
}
114
114
115
- .counterstyle { margin : 20px 30px ; }
115
+ /* .counterstyle { margin: 20px 30px; } */
116
116
/*.counterstyle code { font-family: "Lucida Console", Monaco, monospace; color: black; font-size: 12px; white-space: pre-wrap; }
117
117
*/
118
118
.counterstyle code { white-space : pre-wrap; text-align : start; }
@@ -124,4 +124,42 @@ h3 {
124
124
.linkToAffixes {
125
125
float : right;
126
126
margin-inline-start : 1em ;
127
- }
127
+ }
128
+
129
+
130
+ .counterstyle {
131
+ margin-block-start : 0 ;
132
+ margin-inline : 2.4rem ;
133
+ }
134
+
135
+
136
+ .name {
137
+ margin-block-start : 4em ;
138
+ margin-block-end : 0 ;
139
+ }
140
+ .name a {
141
+ font-size : 2em ;
142
+ text-decoration : none;
143
+ }
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+
153
+
154
+
155
+
156
+
157
+
158
+
159
+
160
+
161
+
162
+
163
+
164
+
165
+
You can’t perform that action at this time.
0 commit comments