diff options
author | Hakim El Hattab | 2016-01-04 09:29:55 +0100 |
---|---|---|
committer | Hakim El Hattab | 2016-01-04 09:29:55 +0100 |
commit | 18b644cf8f1ae04b16f962655b99cb786f08ef2c (patch) | |
tree | 50f6cb53b913045f43d17ab78b95bc0c0de6ad60 /css/theme/black.css | |
parent | bef2722eedd9671a9e0f0f9e553c0863437d1402 (diff) |
:copyright: :copyright: :copyright: :copyright: :copyright: closes #1469
Diffstat (limited to 'css/theme/black.css')
-rw-r--r-- | css/theme/black.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/black.css b/css/theme/black.css index 54d44c3..deccc46 100644 --- a/css/theme/black.css +++ b/css/theme/black.css @@ -1,7 +1,7 @@ /** * Black theme for reveal.js. This is the opposite of the 'white' theme. * - * Copyright (C) 2015 Hakim El Hattab, http://hakim.se + * By Hakim El Hattab, http://hakim.se */ @import url(../../lib/font/source-sans-pro/source-sans-pro.css); section.has-light-background, section.has-light-background h1, section.has-light-background h2, section.has-light-background h3, section.has-light-background h4, section.has-light-background h5, section.has-light-background h6 { |