Lint line length, clarify index#about,, README badges

This commit is contained in:
PeridexisErrant 2015-09-30 19:37:38 +10:00
parent 0ae7c11b13
commit c04ac008b0
6 changed files with 38 additions and 31 deletions

View file

@ -1,9 +1,10 @@
@import url("alabaster.css"); /* make sure to sync this with the base theme's css filename */
/* make sure to sync this with the base theme's css filename */
@import url("alabaster.css");
.kbd {
/* Keybinding CSS from the DF wiki; applies to :kbd:`` directives.
* Use this directive for all keypresses, to make them look like keys.
*/
.kbd {
border: 1px solid #aaa;
border-radius: 0.2em;
-webkit-border-radius: 0.2em;