1 Commits
1.3.2 ... 1.3.3

Author SHA1 Message Date
75cbf48af8 fix reply box margin 2024-09-18 10:57:13 -07:00

View File

@ -3,7 +3,7 @@ Theme Name: Sophia After Dark
Author: Sophia Atkinson, Mystery Themes
Author URI: https://sophia.wtf
Description: Sophia After Dark is a page builder based and colorful free blog style WordPress theme fit for writers and bloggers. With the help of live customizer option makes your site own and present your content in an attractive way. It comes up with an amazing creative blog layouts, fully RTL and translation ready, and also compatible with Gutenberg. The theme works perfectly with Elementor that helps to create a beautiful and unique website faster. As its name suggests, it added staggering variety of color and makes your site attractive and elegant.
Version: 1.3.2
Version: 1.3.3
Requires at least: 4.7
Tested up to: 6.0.2
Requires PHP: 5.2.4
@ -1071,6 +1071,7 @@ textarea#comment {
#respond {
padding: 20px;
margin: 20px 0 0;
margin-bottom: 20px !important;
color: #ffffff;
border: 1px solid rgba(255, 255, 255, 0.5);
}