File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1117,13 +1117,16 @@ blockquote .author {
11171117}
11181118
11191119/* Animation */
1120+ # example .animated .highlighted .example .html > .grid ,
1121+ # example .animated .animated .example .html > .grid ,
11201122# example .animated .highlighted .example > .grid ,
11211123# example .animated .animated .example > .grid {
11221124 margin : -1rem auto;
11231125 -webkit-animation : grid 7s ease infinite;
11241126 -moz-animation : grid 7s ease infinite;
11251127 animation : grid 7s ease infinite;
11261128}
1129+ # example .animated .negative .example .html > .grid ,
11271130# example .animated .negative .example > .grid {
11281131 -webkit-animation : none;
11291132 -moz-animation : none;
@@ -1936,13 +1939,6 @@ code .chunk {
19361939# example .following .menu .menu .active .item {
19371940 font-weight : bold;
19381941}
1939- # example .following .menu .item .menu {
1940- margin : 0em ;
1941- }
1942- # example .following .menu .menu .item {
1943- margin : 0em ;
1944- padding : 0.5rem 0.25rem ;
1945- }
19461942
19471943/*******************************
19481944 Advert
You can’t perform that action at this time.
0 commit comments