We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 576cd94 commit eb21b34Copy full SHA for eb21b34
_sass/_ed.scss
@@ -197,15 +197,6 @@ blockquote p:last-child {
197
}
198
199
200
-/* To add an attribution, make sure to make a line with the attribution class */
201
-li.attribution {
202
- text-align: right;
203
- list-style: none;
204
- padding: 0rem 1.5rem 0rem 2rem;
205
- margin: 0 0 20px 0;
206
- color: $text-color;
207
-}
208
-
209
/* Images */
210
img {
211
display: block;
@@ -833,6 +824,8 @@ li.speakerGroup {
833
824
margin-bottom: -1.6em;
834
825
835
826
827
+/* To add an attribution, make sure to make a line with the attribution class */
828
+
836
829
li.attribution {
837
830
text-align: right;
838
831
list-style: none;
0 commit comments