/* Theme Name: Article Academic Theme URI: https://github.com/mariabetto/article-theme Author: Maria Betto Author URI: https://mariabetto.com Description: A minimalist WordPress block editor theme designed to resemble the article layout in LaTeX Requires at least: 6.0 Tested up to: 6.8.1 Requires PHP: 5.7 Version: 2.2.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: article-academic Tags: education, one-column, wide-blocks, custom-colors, custom-menu, full-site-editing, template-editing, theme-options, translation-ready */ /* abstract (more)/(less) links */ .morelink { text-decoration: none; } .morecontent, .with-hidden>.moreellipses { display: inline; } .moreellipses, .with-hidden>.morecontent { display: none; }