Revert "improved key navigation display"
This reverts commit 33f6d15234
.
This commit is contained in:
parent
33f6d15234
commit
1db5e12469
@ -365,10 +365,7 @@ nav .active a {
|
||||
|
||||
/* items listing */
|
||||
.items article {
|
||||
border: 1px dotted #ddd;
|
||||
margin-bottom: 20px;
|
||||
padding: 5px;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.items h2 {
|
||||
@ -398,14 +395,15 @@ nav .active a {
|
||||
}
|
||||
|
||||
.items .preview {
|
||||
color: #555;
|
||||
line-height: 1.5em;
|
||||
font-size: 100%;
|
||||
font-family: Georgia, serif;
|
||||
}
|
||||
|
||||
.items #current-item {
|
||||
border: 3px solid #bce;
|
||||
padding: 3px;
|
||||
border: 2px dashed #d14;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user