Styling horizontal lines
This commit is contained in:
@@ -132,6 +132,13 @@
|
||||
color: blue;
|
||||
}
|
||||
|
||||
.sb-hr {
|
||||
background-color: #f5f5f5;
|
||||
line-height: 0.9em;
|
||||
display: block;
|
||||
color: #8d8a8a;
|
||||
}
|
||||
|
||||
.sb-naked-url {
|
||||
color: #0330cb;
|
||||
text-decoration: underline;
|
||||
|
||||
Reference in New Issue
Block a user