From fa4627cbbf6d6ff27de16270d9310662f23fbdc0 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Wed, 14 Oct 2015 22:33:46 +0200 Subject: New post about Trine + Kim --- blog/_assets/images/logos/tkds_logo.png | Bin 0 -> 9800 bytes blog/_assets/stylesheets/_common.scss | 4 ++++ 2 files changed, 4 insertions(+) create mode 100644 blog/_assets/images/logos/tkds_logo.png (limited to 'blog/_assets') diff --git a/blog/_assets/images/logos/tkds_logo.png b/blog/_assets/images/logos/tkds_logo.png new file mode 100644 index 0000000..82a889d Binary files /dev/null and b/blog/_assets/images/logos/tkds_logo.png differ diff --git a/blog/_assets/stylesheets/_common.scss b/blog/_assets/stylesheets/_common.scss index 94571c0..39e730f 100644 --- a/blog/_assets/stylesheets/_common.scss +++ b/blog/_assets/stylesheets/_common.scss @@ -7,3 +7,7 @@ .center { text-align: center; } + +.right { + float: right; +} \ No newline at end of file -- cgit v1.2.3