Skip to content

Commit d370aef

Browse files
committed
Updates the edit banner style a bit
1 parent 0c4e399 commit d370aef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css/main.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ article pre > code {
8181
padding: 2em 2em .5em 2em;
8282
background: rgba(81,52,23,.3);
8383
width: 100%;
84+
border-bottom: 1px solid #513417;
8485
}
8586

8687
.edit::before {
@@ -94,6 +95,7 @@ article pre > code {
9495
border-right: 20px solid #513417;
9596
border-left-color: transparent;
9697
max-height: 0px;
98+
box-shadow: 0 5px 15px rgba(81, 52, 23, 0.86)
9799
}
98100

99101
.edit::after {

0 commit comments

Comments
 (0)