diff options
| author | 2011-12-09 13:01:16 +0100 | |
|---|---|---|
| committer | 2011-12-09 13:01:16 +0100 | |
| commit | 322a7fb204ac4c9d7b034a6a7d6e45eaf24706c6 (patch) | |
| tree | 0bee66824e1e6842b43fef49a1a3554e1a7cda54 /static | |
| parent | 9c5a7e1198f98eaf9240779b945e2192eaa66f9d (diff) | |
| download | dotfiles-322a7fb204ac4c9d7b034a6a7d6e45eaf24706c6.tar.gz dotfiles-322a7fb204ac4c9d7b034a6a7d6e45eaf24706c6.zip | |
Show hacker emblem
Diffstat (limited to 'static')
| -rw-r--r-- | static/css/main.css | 4 | ||||
| -rw-r--r-- | static/img/hacker.png | bin | 0 -> 399 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/static/css/main.css b/static/css/main.css index 96869c0..17453e2 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -191,6 +191,10 @@ ul { padding-left : 5px; } +.emblems { + text-align: right; +} + .markdown h3 { margin: 1em 0; } diff --git a/static/img/hacker.png b/static/img/hacker.png Binary files differnew file mode 100644 index 0000000..5a2e185 --- /dev/null +++ b/static/img/hacker.png |
