diff --git a/styles.css b/styles.css index a2156d6..d9a698e 100644 --- a/styles.css +++ b/styles.css @@ -106,3 +106,12 @@ blockquote * { margin: 0; padding: 0 } + +kbd { + background-color: #d9d9d9; + border-radius: 0.25em; + padding: 0.2em; + box-shadow: 0.15em 0.15em 0 #c9c9c9; + margin-left: 0.2em; + margin-right: 0.2em; +} diff --git a/templates/home_index.html b/templates/home_index.html index b9f056f..13d07bb 100644 --- a/templates/home_index.html +++ b/templates/home_index.html @@ -16,6 +16,7 @@ Browse here or by tag here. +

Press Enter to open first result or Shift+Enter to open in new tab