@@ -68,7 +68,7 @@ a.absent {
|
|||||||
.markdown-body h4:hover a.anchor,
|
.markdown-body h4:hover a.anchor,
|
||||||
.markdown-body h5:hover a.anchor,
|
.markdown-body h5:hover a.anchor,
|
||||||
.markdown-body h6:hover a.anchor {
|
.markdown-body h6:hover a.anchor {
|
||||||
background: url('../../images/modules/styleguide/para.png') no-repeat 10px center;
|
background: url('/images/para.png') no-repeat 10px center;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
.markdown-body h1 tt,
|
.markdown-body h1 tt,
|
||||||
@@ -118,7 +118,7 @@ a.absent {
|
|||||||
margin: 15px 0
|
margin: 15px 0
|
||||||
}
|
}
|
||||||
.markdown-body hr {
|
.markdown-body hr {
|
||||||
background: transparent url('../../images/modules/pulls/dirty-shade.png') repeat-x 0 0;
|
background: transparent url('/images/dirty-shade.png') repeat-x 0 0;
|
||||||
border: 0 none;
|
border: 0 none;
|
||||||
color: #ccc;
|
color: #ccc;
|
||||||
height: 4px;
|
height: 4px;
|
||||||
@@ -318,7 +318,7 @@ a.absent {
|
|||||||
margin: 0 2px;
|
margin: 0 2px;
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
border: 1px solid #eaeaea;
|
border: 1px solid #ddd;
|
||||||
background-color: #f8f8f8;
|
background-color: #f8f8f8;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 939 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user