Updated style.css
This commit is contained in:
parent
f33d29c7df
commit
3deef0d9c7
12
style.css
12
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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user