summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/css-colors
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/css-colors')
-rw-r--r--Master/texmf-dist/tex/latex/css-colors/css-colors.sty5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/css-colors/css-colors.sty b/Master/texmf-dist/tex/latex/css-colors/css-colors.sty
index cc121736b6a..e7641317b05 100644
--- a/Master/texmf-dist/tex/latex/css-colors/css-colors.sty
+++ b/Master/texmf-dist/tex/latex/css-colors/css-colors.sty
@@ -1,12 +1,13 @@
-% Copyright 2016 by Dr Engelbert Buxbaum <engelbert_buxbaum@web.de>
+% Copyright 2017 by Dr Engelbert Buxbaum <engelbert_buxbaum@web.de>
%
% This file may be distributed and/or modified
%
% 1. under the LaTeX Project Public License and/or
% 2. under the GNU Public License.
-\ProvidesClass{CSS-colors}[2016/12/18 v1.00 named colors for web-safe design]
+\ProvidesPackage{css-colors}[2017/04/20 v1.02 named colors for web-safe design]
\NeedsTeXFormat{LaTeX2e}
+\RequirePackage{xcolor}
%pink
\definecolor{Pink}{rgb}{1.000,0.753,0.796}