Skip to content

Commit c891ca0

Browse files
committed
less black sidebar
1 parent 40ae6c1 commit c891ca0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

wp-content/themes/aasgw/layouts/content-sidebar.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Layout: Content-Sidebar
1010
.site-content .widget-area {
1111
width: 300px;
1212
float: right;
13-
background: #303030;
13+
background: #ededed;
1414
padding: 2rem;
1515
margin-right: 80px;
1616
}

wp-content/themes/aasgw/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -590,6 +590,7 @@ a:active {
590590
.menu-book ul li{
591591
position: relative;
592592
display: inline-block;
593+
height: 100%;
593594
}
594595

595596
.menu-book li a{

0 commit comments

Comments
 (0)