From 3deef0d9c76592721ce149229c6bb40acc81dee8 Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Sun, 1 Aug 2021 14:00:51 -0400 Subject: [PATCH] Updated style.css --- style.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/style.css b/style.css index 2e82fbd..0060bd5 100755 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ /* Theme Name: Portage -Theme URI: http://wiki.kjodle.net/Category:Atticus_Finch_Theme +Theme URI: http://wiki.kjodle.net/Category:portage_Theme Author: kjodle Author URI: http://d12webdesign.com/ Description: Description @@ -9,7 +9,7 @@ License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: two-columns, left-sidebar, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready Text Domain: portage -Details URI: http://wiki.kjodle.net/Category:Atticus_Finch_Theme +Details URI: http://wiki.kjodle.net/Category:portage_Theme This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. @@ -595,9 +595,9 @@ ul#footermenu-ul { /**********************************/ /* 12. Action Hook Widget Areas */ -#atticus_finch_before_social_media, -#atticus_finch_after_footer, -#atticus_finch_footer_bottom { +#portage_before_social_media, +#portage_after_footer, +#portage_footer_bottom { clear: both; } @@ -749,7 +749,7 @@ figure { padding: 0; } -.atticus-finch-post-top-widget { +.portage-post-top-widget { text-align: right; }