mirror of
https://github.com/PeridexisErrant/DF-Walkthrough.git
synced 2025-12-26 03:18:48 +01:00
Lint line length, clarify index#about,, README badges
This commit is contained in:
parent
0ae7c11b13
commit
c04ac008b0
6 changed files with 38 additions and 31 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue