Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
中
中茶管理-新
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
4
Issues
4
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨子
中茶管理-新
Commits
010b57a2
Commit
010b57a2
authored
Jan 31, 2019
by
牛晓林
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add .
parent
c8997eae
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
wp-config.php
wp-config.php
+1
-1
style.css
wp-content/themes/storecommerce/style.css
+2
-2
No files found.
wp-config.php
View file @
010b57a2
...
@@ -81,7 +81,7 @@ $table_prefix = 'wp_';
...
@@ -81,7 +81,7 @@ $table_prefix = 'wp_';
*
*
* @link https://codex.wordpress.org/Debugging_in_WordPress
* @link https://codex.wordpress.org/Debugging_in_WordPress
*/
*/
define
(
'WP_DEBUG'
,
tru
e
);
define
(
'WP_DEBUG'
,
fals
e
);
/* That's all, stop editing! Happy blogging. */
/* That's all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
/** Absolute path to the WordPress directory. */
if
(
!
defined
(
'ABSPATH'
)
)
if
(
!
defined
(
'ABSPATH'
)
)
...
...
wp-content/themes/storecommerce/style.css
View file @
010b57a2
...
@@ -905,7 +905,7 @@ input[type=number]::-webkit-outer-spin-button {
...
@@ -905,7 +905,7 @@ input[type=number]::-webkit-outer-spin-button {
/*top-navigation=================================*/
/*top-navigation=================================*/
.top-header
{
.top-header
{
padding
:
10px
0px
;
padding
:
10px
0px
;
background-color
:
#
353535
;
background-color
:
#
8d2b2b
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
.top-bar-flex
{
.top-bar-flex
{
...
@@ -4168,7 +4168,7 @@ span.read-more-faq a:after{
...
@@ -4168,7 +4168,7 @@ span.read-more-faq a:after{
/*faq part =================*/
/*faq part =================*/
/*footer =================*/
/*footer =================*/
footer
.site-footer
{
footer
.site-footer
{
background
:
#
1f2125
;
background
:
#
8d2b2b
;
font-size
:
16px
;
font-size
:
16px
;
}
}
body
footer
.site-footer
.secondary-footer
{
body
footer
.site-footer
.secondary-footer
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment