Skip to content

Commit 59288f1

Browse files
committed
remove panel-title/body border
1 parent 5eaf3e2 commit 59288f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

media/css/confluence.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,14 +113,12 @@ pre>code {
113113
font-weight: bold;
114114
padding: 5px 3px;
115115
border-style: solid;
116-
/* border-bottom: none; */
117116
}
118117

119118
.panel-body {
120119
background-color: lightgrey;
121120
padding: 3px;
122121
border-style: solid;
123-
border-top: none;
124122
}
125123

126124
.info,

0 commit comments

Comments
 (0)