diff options
author | 2014-12-27 17:06:45 +0100 | |
---|---|---|
committer | 2014-12-27 17:06:45 +0100 | |
commit | 5f567d43897faa402955e688e456741d5d8a29c7 (patch) | |
tree | 06779bfe027b4dec9dc945816df8005f6fa28012 /main.css | |
parent | Less fancy <code> color; add support for command boxes (diff) | |
download | skin-tyrian-5f567d43897faa402955e688e456741d5d8a29c7.tar.gz skin-tyrian-5f567d43897faa402955e688e456741d5d8a29c7.tar.bz2 skin-tyrian-5f567d43897faa402955e688e456741d5d8a29c7.zip |
Add margin
Diffstat (limited to 'main.css')
-rw-r--r-- | main.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -111,6 +111,7 @@ code { color: white; border-radius: 4px; padding: 4px; + margin-bottom: 10px; } .cmd-box code { |